summaryrefslogtreecommitdiff
path: root/profiles/arch/amd64
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-21 21:04:24 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-21 21:04:24 +0000
commit4654fdec10f95d19ecf3793c586c9ad7c40f87f7 (patch)
treecbb2caf695427e5b3873042c7171a7190edc2522 /profiles/arch/amd64
parent70434d4d27727aab7a17f73f084a3e84fdfe357d (diff)
resync redcore profile with gentoo 13.0 profile
Diffstat (limited to 'profiles/arch/amd64')
-rw-r--r--profiles/arch/amd64/make.defaults5
1 files changed, 2 insertions, 3 deletions
diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults
index a9d2cc05..1ca36a8d 100644
--- a/profiles/arch/amd64/make.defaults
+++ b/profiles/arch/amd64/make.defaults
@@ -18,10 +18,9 @@ DEFAULT_ABI="amd64"
ABI="amd64"
LIBDIR_amd64="lib64"
-# TODO: move this to a deprecated subprofile
-LIBDIR_x86="lib32"
+LIBDIR_x86="lib"
LIBDIR_x32="libx32"
-SYMLINK_LIB="yes"
+SYMLINK_LIB="no"
# 64bit specific settings.
CFLAGS_amd64="-m64"