mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
11 lines
387 B
Plaintext
11 lines
387 B
Plaintext
|
|
|
||
|
|
build:systemcore --config=base_linux
|
||
|
|
|
||
|
|
build:systemcore --platforms=@rules_bzlmodrio_toolchains//platforms/systemcore
|
||
|
|
build:systemcore --build_tag_filters=-no-bookworm
|
||
|
|
build:systemcore --features=compiler_param_file
|
||
|
|
build:systemcore --platform_suffix=systemcore
|
||
|
|
build:systemcore --incompatible_enable_cc_toolchain_resolution
|
||
|
|
|
||
|
|
build:systemcore --cxxopt=-Wno-error=deprecated-declarations
|