diff options
author | 2012-06-16 11:44:13 +0000 | |
---|---|---|
committer | 2012-06-16 11:44:13 +0000 | |
commit | 5e3f5ead7bb15a1f4465c5d8b76f77560ea846c8 (patch) | |
tree | 5ae12ba5c3676ae2847f3972aae22384ef2b6843 /profiles/ChangeLog | |
parent | Version bump, drop old. (diff) | |
download | gentoo-2-5e3f5ead7bb15a1f4465c5d8b76f77560ea846c8.tar.gz gentoo-2-5e3f5ead7bb15a1f4465c5d8b76f77560ea846c8.tar.bz2 gentoo-2-5e3f5ead7bb15a1f4465c5d8b76f77560ea846c8.zip |
Set default values of FFLAGS and FCFLAGS to profiles default CFLAGS, equally as CXXFLAGS handling
Diffstat (limited to 'profiles/ChangeLog')
-rw-r--r-- | profiles/ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 4c30e67fc3eb..33ea3639050a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,28 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6676 2012/06/16 10:03:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6677 2012/06/16 11:44:10 jlec Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 16 Jun 2012; Justin Lecher <jlec@gentoo.org> arch/alpha/make.defaults, + arch/amd64-fbsd/make.defaults, arch/amd64/make.defaults, + arch/arm/armv4/make.defaults, arch/arm/armv4t/make.defaults, + arch/arm/armv5te/make.defaults, arch/arm/armv6j/make.defaults, + arch/arm/armv7a/make.defaults, arch/arm/make.defaults, + arch/ia64/make.defaults, arch/m68k/make.defaults, + arch/mips/mips64/multilib/make.defaults, + arch/mips/mipsel/mips64el/multilib/make.defaults, + arch/powerpc/ppc32/make.defaults, arch/powerpc/ppc64/make.defaults, + arch/s390/make.defaults, arch/sh/make.defaults, + arch/sparc-fbsd/make.defaults, arch/x86-fbsd/make.defaults, + arch/x86/make.defaults, arch/x86/xbox/make.defaults, embedded/make.defaults, + hardened/linux/amd64/make.defaults, hardened/linux/x86/make.defaults, + hardened/linux/x86/minimal/make.defaults, info_vars, uclibc/make.defaults: + Set default values of FFLAGS and FCFLAGS to profiles default CFLAGS, equally + as CXXFLAGS handling + 16 Jun 2012; Markos Chandras <hwoarang@gentoo.org> package.mask: Update app-shells/rssh message |