mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
__has_attribute(__constructor__) is a better test for clang than defined(__clang__). Switch to it instead. While we're already here and touching it, pfg@ nailed down when GCC actually introduced the priority argument -- 4.3. Use that instead of our hammer-guess of GCC >= 5 for the sake of correctness. |
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| stack_protector.c | ||
| stack_protector_compat.c | ||
| Symbol.map | ||