public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/arch/arm/armv4: make.defaults
@ 2012-06-16 11:44 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-06-16 11:44 UTC (permalink / raw
  To: gentoo-commits

jlec        12/06/16 11:44:11

  Modified:             make.defaults
  Log:
  Set default values of FFLAGS and FCFLAGS to profiles default CFLAGS, equally as CXXFLAGS handling

Revision  Changes    Path
1.2                  profiles/arch/arm/armv4/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv4/make.defaults?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv4/make.defaults?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv4/make.defaults?r1=1.1&r2=1.2

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm/armv4/make.defaults,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- make.defaults	14 Aug 2011 17:44:35 -0000	1.1
+++ make.defaults	16 Jun 2012 11:44:11 -0000	1.2
@@ -1,3 +1,5 @@
 CHOST="armv4l-unknown-linux-gnu"
 CFLAGS="-O2 -pipe -march=armv4"
 CXXFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-16 11:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-16 11:44 [gentoo-commits] gentoo-x86 commit in profiles/arch/arm/armv4: make.defaults Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox