Move CPU_FLAGS_X86 into package.use

This commit is contained in:
Nils Freydank 2023-12-22 21:39:28 +01:00
parent b773ad15d4
commit b25e2c3fe9
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 1 additions and 2 deletions

View File

@ -9,5 +9,3 @@ FFLAGS="${COMMON_FLAGS}"
# '-Wl,-z,relro' : make segments RO after relocation
# '-Wl,-z,now' : disable lazy-binding
LDFLAGS="-Wl,-O2 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fdiagnostics-color=always -Wl,--defsym=__gentoo_check_ldflags__=0"
CPU_FLAGS_X86="aes"

1
package.use/00cpuflags Normal file
View File

@ -0,0 +1 @@
*/* CPU_FLAGS_X86: aes