mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
Fix various typos (#8769)
This commit is contained in:
@@ -23,7 +23,7 @@ build:windows --repo_env="BAZEL_LINKOPTS=/DEPENDENTLOADFLAG%:0x1100"
|
||||
################################
|
||||
build:windows_arm --platforms="@allwpilib//shared/bazel:windows_arm64" --platform_suffix=winarm64
|
||||
|
||||
# Ignore duplicate inline statment in tools
|
||||
# Ignore duplicate inline statement in tools
|
||||
build:windows --host_copt=/wd4141
|
||||
# Ignore utf8 warning in tools
|
||||
build:windows --host_copt=/wd4715
|
||||
|
||||
Reference in New Issue
Block a user