default x86-64-v2

This commit is contained in:
nyyu 2021-05-19 17:50:23 +02:00
parent 7e4dd616bb
commit 3b5e24e79e
2 changed files with 1 additions and 2 deletions

View File

@ -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"

View File

@ -31,7 +31,6 @@ Architecture = auto
# Misc options
#UseSyslog
Color
TotalDownload
CheckSpace
VerbosePkgLists
ParallelDownloads = 5