* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/musl/mips/mipsel: make.defaults
@ 2014-06-13 19:15 Anthony G. Basile (blueness)
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-06-13 19:15 UTC (permalink / raw
To: gentoo-commits
blueness 14/06/13 19:15:57
Modified: make.defaults
Log:
Disable sandbox on mipsel-musl because its currently broken
Revision Changes Path
1.2 profiles/hardened/linux/musl/mips/mipsel/make.defaults
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults?r1=1.1&r2=1.2
Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- make.defaults 28 Feb 2014 18:17:07 -0000 1.1
+++ make.defaults 13 Jun 2014 19:15:57 -0000 1.2
@@ -1,5 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults,v 1.1 2014/02/28 18:17:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults,v 1.2 2014/06/13 19:15:57 blueness Exp $
CHOST="mipsel-gentoo-linux-musl"
+
+# Disable sandbox because its currently broken on mipsel-musl
+FEATURES="-sandbox"
+
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/musl/mips/mipsel: make.defaults
@ 2014-07-02 10:57 Michal Gorny (mgorny)
0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2014-07-02 10:57 UTC (permalink / raw
To: gentoo-commits
mgorny 14/07/02 10:57:54
Modified: make.defaults
Log:
Fix wrongly inherited CHOST_o32 in {musl,uclibc/mips/mipsel profiles.
Revision Changes Path
1.3 profiles/hardened/linux/musl/mips/mipsel/make.defaults
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults?r1=1.2&r2=1.3
Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- make.defaults 13 Jun 2014 19:15:57 -0000 1.2
+++ make.defaults 2 Jul 2014 10:57:54 -0000 1.3
@@ -1,8 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults,v 1.2 2014/06/13 19:15:57 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/mips/mipsel/make.defaults,v 1.3 2014/07/02 10:57:54 mgorny Exp $
CHOST="mipsel-gentoo-linux-musl"
+CHOST_o32=${CHOST}
# Disable sandbox because its currently broken on mipsel-musl
FEATURES="-sandbox"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-02 10:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 10:57 [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/musl/mips/mipsel: make.defaults Michal Gorny (mgorny)
-- strict thread matches above, loose matches on Subject: below --
2014-06-13 19:15 Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox