default x86-64-v2
This commit is contained in:
parent
7e4dd616bb
commit
3b5e24e79e
@ -36,7 +36,7 @@ CARCH="x86_64"
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
|
||||
#-- Compiler and Linker Flags
|
||||
CFLAGS="-march=znver1 -mtune=generic -O2 -pipe -fno-plt -fexceptions \
|
||||
CFLAGS="-march=x86-64-v2 -mtune=generic -O2 -pipe -fno-plt -fexceptions \
|
||||
-Wp,-D_FORTIFY_SOURCE=2,-D_GLIBCXX_ASSERTIONS \
|
||||
-Wformat -Werror=format-security \
|
||||
-fstack-clash-protection -fcf-protection"
|
||||
|
@ -31,7 +31,6 @@ Architecture = auto
|
||||
# Misc options
|
||||
#UseSyslog
|
||||
Color
|
||||
TotalDownload
|
||||
CheckSpace
|
||||
VerbosePkgLists
|
||||
ParallelDownloads = 5
|
||||
|
Loading…
Reference in New Issue
Block a user