mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
from clang about possible keywords being treated as identifiers for the remainder of the translation unit (a.k.a. -Wkeyword-compat), when using libstdc++ in combination with -Wsystem-headers. This will not only fix devd, but any C++ program using libstdc++. MFC after: 3 days X-MFC-With: r263694 |
||
|---|---|---|
| .. | ||
| backward | ||
| bits | ||
| c | ||
| c_compatibility | ||
| c_std | ||
| debug | ||
| ext | ||
| precompiled | ||
| std | ||
| tr1 | ||
| Makefile.am | ||
| Makefile.in | ||