Merge "Enable -fstack-protector-strong for x86-64." am: 02191c97ef
am: d3eae50874
* commit 'd3eae508740ef71d60844b8149544fb7b637b09a':
Enable -fstack-protector-strong for x86-64.
This commit is contained in:
commit
eb396e2a51
|
@ -94,7 +94,7 @@ TARGET_GLOBAL_CFLAGS += \
|
|||
-fstrict-aliasing \
|
||||
-funswitch-loops \
|
||||
-funwind-tables \
|
||||
-fstack-protector \
|
||||
-fstack-protector-strong \
|
||||
-m64 \
|
||||
-no-canonical-prefixes \
|
||||
-fno-canonical-system-headers
|
||||
|
|
Loading…
Reference in New Issue