mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 02:10:45 -05:00
GCC 12 defaults to C++17 which removes (not just deprecates) std::auto_ptr<>. Trying to use CXXSTD of c++03 doesn't work with libc++ headers, but c++11 does. Reviewed by: brooks, imp, emaste Differential Revision: https://reviews.freebsd.org/D37531 |
||
|---|---|---|
| .. | ||
| libatf-c | ||
| libatf-c++ | ||
| tests | ||
| common.mk | ||
| Makefile | ||
| Makefile.inc | ||