mirror of
https://github.com/opnsense/src.git
synced 2026-03-13 06:02:46 -04:00
Clang 12 no longer allows re-defining a weak symbol as non-weak. This happed here because we compile err.c with _err defined to err. To fix this, use the same approach as the libc namespace.h |
||
|---|---|---|
| .. | ||
| libc_private.h | ||
| namespace.h | ||
| un-namespace.h | ||