diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-05-30 12:04:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-05-30 12:04:24 +0000 |
commit | 567bbfba720c8471f2c99a1aa73fa781f51ac840 (patch) | |
tree | 8e99e16dee9efc4c560037a692c6f2b77c40c5c5 /4.5.3 | |
parent | fix -pthread/_REENTRANT handling for hppa/nios2/microblaze #543114 by Jeroen ... (diff) | |
download | gcc-patches-567bbfba720c8471f2c99a1aa73fa781f51ac840.tar.gz gcc-patches-567bbfba720c8471f2c99a1aa73fa781f51ac840.tar.bz2 gcc-patches-567bbfba720c8471f2c99a1aa73fa781f51ac840.zip |
document upstream patch status
Diffstat (limited to '4.5.3')
-rw-r--r-- | 4.5.3/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/4.5.3/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch b/4.5.3/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch index 34450b4..3db3e09 100644 --- a/4.5.3/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch +++ b/4.5.3/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch @@ -1,3 +1,7 @@ +a hacky version of: +https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=223589 +https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01865.html + 2008-07-25 Magnus Granberg <zorry@ume.nu> * include/libiberty.h (asprintf): Don't declare if defined as a macro |