From: Tom Gall Date: Tue, 27 Feb 2007 19:04:45 +0000 (+0000) Subject: symlinks X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1c316fac794fd4cbed509abcf33ed51e4b3d75f5;p=gentoo.git symlinks --- diff --git a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults index 768006b2d281..9576c33fc5d2 100644 --- a/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults +++ b/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults,v 1.3 2007/02/25 18:05:10 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/make.defaults,v 1.4 2007/02/27 19:04:45 tgall Exp $ ARCH="ppc64" ACCEPT_KEYWORDS="ppc64" @@ -45,4 +45,4 @@ LIBDIR_ppc64="lib64" #MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|eclipse-3)" # Hack to tell baselayout to use symlinks for /lib, /usr/lib, and /usr/local/lib -# SYMLINK_LIB="yes" +SYMLINK_LIB="yes"