mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
profile: drop old use flags
This commit is contained in:
parent
e5f84caebc
commit
104b90e40a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ CXXFLAGS="${CFLAGS}"
|
|||
FFLAGS="${CFLAGS}"
|
||||
FCFLAGS="${CFLAGS}"
|
||||
|
||||
USE="${USE} sse sse2 mmx cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_mmx cpu_flags_x86_mmxext"
|
||||
USE="${USE} cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_mmx cpu_flags_x86_mmxext"
|
||||
|
||||
QEMU_SOFTMMU_TARGETS="arm i386"
|
||||
QEMU_USER_TARGETS="arm i386"
|
||||
|
|
|
|||
Loading…
Reference in a new issue