sync
This commit is contained in:
parent
81b5edce65
commit
dfe54531f9
@ -1 +1 @@
|
||||
66b1918d6c95f7551e175e5f23ac51aec4738f829ceee9876289ac4c0b71b007
|
||||
4fa9ed40ed4bbe3f45f84005ede4202fbe8cac834297ee50066b36c62498a07a
|
||||
|
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
|
||||
CFLAGS = -pipe -w -D_GLIBCXX_ASSERTIONS -D_FORTIFY_SOURCE=2 -O2 -march=haswell -fno-asynchronous-unwind-tables -momit-leaf-frame-pointer -ftree-loop-vectorize -fstack-protector-strong --param ssp-buffer-size=4 -fstack-clash-protection -fPIE -fPIC -Wl,--hash-style=gnu -fno-plt -static
|
||||
CFLAGS = -pipe -w -D_GLIBCXX_ASSERTIONS -D_FORTIFY_SOURCE=2 -O2 -march=haswell -fno-asynchronous-unwind-tables -momit-leaf-frame-pointer -ftree-loop-vectorize -fstack-protector-strong --param ssp-buffer-size=4 -fstack-clash-protection -fPIE -fPIC -Wl,--hash-style=gnu -fno-plt -fomit-frame-pointer -fmodulo-sched -fno-expensive-optimizations -fira-loop-pressure -fno-sched-spec-load -fconserve-stack -fisolate-erroneous-paths-attribute -fdelete-null-pointer-checks -fisolate-erroneous-paths-dereference -static
|
||||
CC = cc
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user