42f29f3 Add -fstack-clash-protection for supported architectures (#1515865)

Authored and Committed by fweimer 6 years ago
    Add -fstack-clash-protection for supported architectures (#1515865)
    
    Avoid it on architectures which have only generic GCC support (such as
    armv7hl).
    
        
file modified
+4 -1
file modified
+11 -11