diff --git a/make.conf.corka b/make.conf.corka index a0570c7..d13ab2e 100644 --- a/make.conf.corka +++ b/make.conf.corka @@ -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}"