public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/uclibc/mips: make.defaults
@ 2012-10-08 17:57 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-10-08 17:57 UTC (permalink / raw
  To: gentoo-commits

blueness    12/10/08 17:57:51

  Modified:             make.defaults
  Log:
  Restructure hardened/linux/uclibc profiles

Revision  Changes    Path
1.3                  profiles/hardened/linux/uclibc/mips/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults?r1=1.2&r2=1.3

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- make.defaults	7 Oct 2012 11:42:38 -0000	1.2
+++ make.defaults	8 Oct 2012 17:57:51 -0000	1.3
@@ -1,7 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults,v 1.2 2012/10/07 11:42:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults,v 1.3 2012/10/08 17:57:51 blueness Exp $
 
 ARCH="mips"
-ACCEPT_KEYWORDS="mips ~mips"
+ACCEPT_KEYWORDS="${ARCH} ~${ARCH}"
+
 CHOST="mips-gentoo-linux-uclibc"
+CFLAGS="-O2 -pipe"
+CXXFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/uclibc/mips: make.defaults
@ 2013-08-03 21:18 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2013-08-03 21:18 UTC (permalink / raw
  To: gentoo-commits

blueness    13/08/03 21:18:24

  Modified:             make.defaults
  Log:
  linux/uclibc/mips/make.defaults: add abi and libdir info, bug #479656

Revision  Changes    Path
1.4                  profiles/hardened/linux/uclibc/mips/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults?r1=1.3&r2=1.4

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- make.defaults	8 Oct 2012 17:57:51 -0000	1.3
+++ make.defaults	3 Aug 2013 21:18:24 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation.
+# Copyright 1999-2013 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults,v 1.3 2012/10/08 17:57:51 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/make.defaults,v 1.4 2013/08/03 21:18:24 blueness Exp $
 
 ARCH="mips"
 ACCEPT_KEYWORDS="${ARCH} ~${ARCH}"
@@ -10,3 +10,7 @@
 CXXFLAGS="${CFLAGS}"
 FFLAGS="${CFLAGS}"
 FCFLAGS="${CFLAGS}"
+
+DEFAULT_ABI="o32"
+ABI="${DEFAULT_ABI}"
+LIBDIR_o32="lib"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-03 21:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-08 17:57 [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/uclibc/mips: make.defaults Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-03 21:18 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