Change CFLAGS in another location.
This commit is contained in:
parent
18382d6583
commit
d1a55c8760
@ -1160,7 +1160,7 @@ case $host in
|
||||
abilist="64 32"
|
||||
cclist_64="gcc cc"
|
||||
gcc_64_cflags="-m64"
|
||||
gcc_cflags_opt="-O3 -O2 -O1"
|
||||
gcc_cflags_opt="-O2 -O1"
|
||||
case $host in
|
||||
*-*-linux-gnu)
|
||||
gcc_64_ldflags="-Wl,-z,noexecstack" ;;
|
||||
|
Loading…
Reference in New Issue
Block a user