mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
warnings anymore for compiler-rt's atomic.c. This occurred because the IS_LOCK_FREE_8 macro was not correctly defined to 0 for mips, and this caused the compiler to emit a runtime call to __atomic_is_lock_free(), and that triggers the warning. MFC after: 2 weeks X-MFC-With: r364753 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.inc | ||