mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
- Prune headers and tests no longer installed after the upgrade.
- Remove GoogleTest-related files when MK_GOOGLETEST == no.
- Disable `-Werror` with gcc to unbreak the gcc12 CI run with
`lib/googletest`. Any issues found by g++ will be filed
upstream and hopefully resolved in a future version.
- Remove clang -Werror issues which are resolved in version 1.14.0 to
avoid masking valid issues.
MFC after: 1 week
MFC with:
|
||
|---|---|---|
| .. | ||
| gmock | ||
| gmock_main | ||
| gtest | ||
| gtest_main | ||
| tests | ||
| Makefile | ||
| Makefile.inc | ||