Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add IOKit linker args for macOS, disable errors as warnings for all p…
…latforms 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.
- Loading branch information