zorry 14/07/17 21:22:55 Modified: make.defaults Added: package.use Log: Don't use pic on no-multlib amd64 profile (hardened)
Revision Changes Path 1.4 profiles/hardened/linux/amd64/no-multilib/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/make.defaults?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/make.defaults?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/make.defaults?r1=1.3&r2=1.4 Index: make.defaults =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/make.defaults,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- make.defaults 16 May 2013 19:29:27 -0000 1.3 +++ make.defaults 17 Jul 2014 21:22:55 -0000 1.4 @@ -1,6 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/make.defaults,v 1.3 2013/05/16 19:29:27 zorry Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/make.defaults,v 1.4 2014/07/17 21:22:55 zorry Exp $ + +# We don't need to have pic on +USE="-pic" ARCH="amd64" ACCEPT_KEYWORDS="${ARCH}" 1.1 profiles/hardened/linux/amd64/no-multilib/package.use file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/package.use?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/package.use?rev=1.1&content-type=text/plain Index: package.use =================================================================== # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/package.use,v 1.1 2014/07/17 21:22:55 zorry Exp $ # Magnus Grenberg <[email protected]> (17 Mar 2011) # Bug 358929 the pic flag need to be on don't know way. app-emulation/open-vm-tools pic
