diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-02-19 19:37:57 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-02-19 19:37:57 +0000 |
commit | 0788aab8bd7584a4c8428e79ac55d3575df67a39 (patch) | |
tree | 15dbca8942a034383273036c25908e379a0b4487 /sys-devel/binutils-apple/ChangeLog | |
parent | Use append-cflags instead of too generic append-flags to avoid F77 and FC rej... (diff) | |
download | historical-0788aab8bd7584a4c8428e79ac55d3575df67a39.tar.gz historical-0788aab8bd7584a4c8428e79ac55d3575df67a39.tar.bz2 historical-0788aab8bd7584a4c8428e79ac55d3575df67a39.zip |
Use append-cppflags instead of too generic append-flags to avoid F77 and FC rejected warnings
Package-Manager: portage-2.2.01.20239-prefix/cvs/Darwin i386
Diffstat (limited to 'sys-devel/binutils-apple/ChangeLog')
-rw-r--r-- | sys-devel/binutils-apple/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-devel/binutils-apple/ChangeLog b/sys-devel/binutils-apple/ChangeLog index 267b836402a3..1d8cfed1bcf9 100644 --- a/sys-devel/binutils-apple/ChangeLog +++ b/sys-devel/binutils-apple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils-apple # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.27 2012/02/06 12:15:22 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.28 2012/02/19 19:37:57 grobian Exp $ + + 19 Feb 2012; Fabian Groffen <grobian@gentoo.org> binutils-apple-4.2.ebuild: + Use append-cppflags instead of too generic append-flags to avoid F77 and FC + rejected warnings 06 Feb 2012; Fabian Groffen <grobian@gentoo.org> +files/ld64-127.2-ppc-range-warning.patch, binutils-apple-4.2.ebuild: |