diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-06-11 11:57:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-06-11 11:57:11 +0000 |
commit | 54f5c11bb4aa341d5cb77bcab905c8af354b96c4 (patch) | |
tree | 1c499619c216e4d7281631bdca23c8a568c92f50 /toolchain/gcc/patches/4.9-linaro/010-documentation.patch | |
parent | 937fc8a1a4737e094f9dc39b2599ce4182d8cfbd (diff) | |
download | upstream-54f5c11bb4aa341d5cb77bcab905c8af354b96c4.tar.gz upstream-54f5c11bb4aa341d5cb77bcab905c8af354b96c4.tar.bz2 upstream-54f5c11bb4aa341d5cb77bcab905c8af354b96c4.zip |
toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45944 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/patches/4.9-linaro/010-documentation.patch')
-rw-r--r-- | toolchain/gcc/patches/4.9-linaro/010-documentation.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.9-linaro/010-documentation.patch b/toolchain/gcc/patches/4.9-linaro/010-documentation.patch index b8adce838f..9f17b64da9 100644 --- a/toolchain/gcc/patches/4.9-linaro/010-documentation.patch +++ b/toolchain/gcc/patches/4.9-linaro/010-documentation.patch @@ -1,6 +1,6 @@ --- a/gcc/Makefile.in +++ b/gcc/Makefile.in -@@ -2842,18 +2842,10 @@ doc/gcc.info: $(TEXI_GCC_FILES) +@@ -2847,18 +2847,10 @@ doc/gcc.info: $(TEXI_GCC_FILES) doc/gccint.info: $(TEXI_GCCINT_FILES) doc/cppinternals.info: $(TEXI_CPPINT_FILES) |