From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib: make.defaults
Date: Sat, 16 Jun 2012 11:44:12 +0000 (UTC) [thread overview]
Message-ID: <20120616114412.5BB1020065@flycatcher.gentoo.org> (raw)
jlec 12/06/16 11:44:12
Modified: make.defaults
Log:
Set default values of FFLAGS and FCFLAGS to profiles default CFLAGS, equally as CXXFLAGS handling
Revision Changes Path
1.6 profiles/arch/mips/mipsel/mips64el/multilib/make.defaults
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults?r1=1.5&r2=1.6
Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- make.defaults 9 Oct 2011 18:46:27 -0000 1.5
+++ make.defaults 16 Jun 2012 11:44:12 -0000 1.6
@@ -3,6 +3,8 @@
CHOST="mips64el-unknown-linux-gnu"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
+FFLAGS="${CFLAGS}"
+FCFLAGS="${CFLAGS}"
CFLAGS_o32="-mabi=32"
CHOST_o32="${CHOST}"
next reply other threads:[~2012-06-16 11:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-16 11:44 Justin Lecher (jlec) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-30 1:33 [gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib: make.defaults Matt Turner (mattst88)
2012-09-29 3:06 Matt Turner (mattst88)
2011-10-09 18:46 Matt Turner (mattst88)
2011-06-07 19:30 Matt Turner (mattst88)
2011-03-18 22:09 Mike Frysinger (vapier)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120616114412.5BB1020065@flycatcher.gentoo.org \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox