[wpinet] Remove non GP language (#6774)

This commit is contained in:
Jade
2024-06-29 11:14:26 +08:00
committed by GitHub
parent 512a4bfc12
commit 047eaac11e
14 changed files with 51 additions and 14 deletions

View File

@@ -29,6 +29,7 @@ def main():
"0007-Use-C-atomics.patch",
"0008-Remove-static-from-array-indices.patch",
"0009-Add-pragmas-for-missing-libraries-and-set-_WIN32_WIN.patch",
"0010-Remove-swearing.patch",
]:
git_am(os.path.join(wpilib_root, "upstream_utils/libuv_patches", f))