mirror of
https://github.com/opnsense/src.git
synced 2026-05-27 03:33:51 -04:00
Our copy of googletest is rather stale, and causes a number of -Werror
warnings about implicit copy constructor definitions being deprecated,
because several classes have user-declared copy assignment operators.
Silence the warnings until we either upgrade or remove googletest.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| gmock | ||
| gmock_main | ||
| gtest | ||
| gtest_main | ||
| tests | ||
| Makefile | ||
| Makefile.inc | ||