diff options
Diffstat (limited to 'host-coleridge')
-rw-r--r-- | host-coleridge/make.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host-coleridge/make.conf b/host-coleridge/make.conf index f77a8e0..1170d0f 100644 --- a/host-coleridge/make.conf +++ b/host-coleridge/make.conf @@ -4,8 +4,6 @@ CHOST="x86_64-gentoo-linux-musl" CPU_FLAGS_X86="aes avx fma3 fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" -PAX_MARKINGS="XT" - DISTDIR="/var/portage/distfiles" PKGDIR="/var/portage/packages" MAKEOPTS="-j6" |