Revert "[build] Export wpimath protobuf symbols (#5952)"

This reverts commit c80b2d2017.
This commit is contained in:
Thad House
2023-11-23 21:47:18 -08:00
committed by Peter Johnson
parent 2aba97c610
commit 9280054eab
16 changed files with 13 additions and 53 deletions

View File

@@ -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))