mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
[wpinet] Fix libuv unused variable warning on Mac (#4299)
This commit is contained in:
@@ -23,6 +23,7 @@ def main():
|
||||
os.path.join(prefix, "0006-Style-comments-cleanup.patch"),
|
||||
os.path.join(prefix, "0007-Squelch-GCC-12.1-warnings.patch"),
|
||||
os.path.join(prefix, "0008-Fix-Win32-warning-suppression-pragma.patch"),
|
||||
os.path.join(prefix, "0009-Avoid-unused-variable-warning-on-Mac.patch"),
|
||||
])
|
||||
|
||||
# Delete old install
|
||||
|
||||
Reference in New Issue
Block a user