mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 02:30:58 +02:00
profile: x86 mmxext
This commit is contained in:
parent
8848109896
commit
bac5375dea
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"
|
||||
USE="${USE} sse sse2 mmx 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