You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add IOKit linker args for macOS, disable errors as warnings for all platforms
Due to the serial driver, macOS will not compile this project due to lack of linking to IOKit. This is now fixed, but the serial driver is deprecated so this change is largely meaningless.
Disabled reporting warnings as errors to avoid build jobs failing due to warnings.
0 commit comments