mirror of
https://github.com/topjohnwu/cxx.git
synced 2024-11-23 11:59:46 +00:00
5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
build --enable_platform_specific_config
|
|
build:linux --@rules_rust//:extra_rustc_flags=-Clink-arg=-fuse-ld=lld
|
|
build:linux --cxxopt=-std=c++17
|
|
build:macos --cxxopt=-std=c++17
|