* [gentoo-commits] gentoo-x86 commit in profiles/uclibc/x86/hardened: make.defaults
@ 2011-11-17 1:14 Jorge Manuel B. S. Vicetto (jmbsvicetto)
0 siblings, 0 replies; only message in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2011-11-17 1:14 UTC (permalink / raw
To: gentoo-commits
jmbsvicetto 11/11/17 01:14:27
Modified: make.defaults
Log:
Rename STAGE1_USE to BOOTSTRAP_USE, add "cxx unicode" to the base value on base/make.defaults
and make it stack from derived profiles. This should allow gcc to build on stage 2 - bug 390701.
Revision Changes Path
1.5 profiles/uclibc/x86/hardened/make.defaults
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/uclibc/x86/hardened/make.defaults?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/uclibc/x86/hardened/make.defaults?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/uclibc/x86/hardened/make.defaults?r1=1.4&r2=1.5
Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/uclibc/x86/hardened/make.defaults,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- make.defaults 20 Jun 2005 15:11:27 -0000 1.4
+++ make.defaults 17 Nov 2011 01:14:27 -0000 1.5
@@ -1,3 +1,6 @@
-STAGE1_USE="uclibc hardened pic"
GRP_STAGE23_USE="ncurses readline zlib uclibc hardened pic"
USE="ncurses readline zlib uclibc hardened pic"
+
+# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (16 Nov 2011)
+# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value
+BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pic"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-17 1:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17 1:14 [gentoo-commits] gentoo-x86 commit in profiles/uclibc/x86/hardened: make.defaults Jorge Manuel B. S. Vicetto (jmbsvicetto)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox