corka: +ABI_X86="32 64"
This commit is contained in:
parent
41ec7dd0c4
commit
91ba4e5b83
|
@ -17,6 +17,8 @@ DISTDIR="/var/portage/distfiles"
|
|||
PKGDIR="/home/portage/.big/packages"
|
||||
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/"
|
||||
|
||||
ABI_X86="32 64"
|
||||
|
||||
# cpu
|
||||
CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
|
||||
USE="${USE} ${CPU_FLAGS_X86}"
|
||||
|
|
Loading…
Reference in New Issue