4e0706cbdf
__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_compat.c | ||
stack_protector.c | ||
Symbol.map |