mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
[bazel] Move the easy pieces of the build over to bzlmod (#8542)
bzlmod is the future, and makes it easier to depend on AOS. --------- Signed-off-by: Austin Schuh <austin.linux@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
###############################
|
||||
# Systemcore
|
||||
###############################
|
||||
build:systemcore --platforms=@rules_bzlmodrio_toolchains//platforms/systemcore
|
||||
build:systemcore --platforms=//shared/bazel:systemcore
|
||||
build:systemcore --build_tag_filters=-no-systemcore
|
||||
build:systemcore --platform_suffix=systemcore
|
||||
|
||||
Reference in New Issue
Block a user