mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
Revert "[build] Export wpimath protobuf symbols (#5952)"
This reverts commit c80b2d2017.
This commit is contained in:
committed by
Peter Johnson
parent
2aba97c610
commit
9280054eab
@@ -277,7 +277,6 @@ def main():
|
||||
"0010-Disable-pedantic-warning.patch",
|
||||
"0011-Avoid-use-of-sprintf.patch",
|
||||
"0012-Suppress-stringop-overflow-warning-false-positives.patch",
|
||||
"0013-Include-WPI-SymbolExports.patch",
|
||||
]:
|
||||
git_am(os.path.join(wpilib_root, "upstream_utils/protobuf_patches", f))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user