aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.4.1/106-fix_linker_error.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-10-29 10:45:59 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-10-29 10:45:59 +0000
commit723ab81016cd6131f317d8a821ccfc3791fd89c2 (patch)
tree9103dd944c936e5207cad12ed7c154973a91771e /toolchain/gcc/patches/4.4.1/106-fix_linker_error.patch
parent57017cf64c6f1cea7622b616fc9dd237fac73e9a (diff)
downloadupstream-723ab81016cd6131f317d8a821ccfc3791fd89c2.tar.gz
upstream-723ab81016cd6131f317d8a821ccfc3791fd89c2.tar.bz2
upstream-723ab81016cd6131f317d8a821ccfc3791fd89c2.zip
get rid of old gcc versions
SVN-Revision: 23704
Diffstat (limited to 'toolchain/gcc/patches/4.4.1/106-fix_linker_error.patch')
-rw-r--r--toolchain/gcc/patches/4.4.1/106-fix_linker_error.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/toolchain/gcc/patches/4.4.1/106-fix_linker_error.patch b/toolchain/gcc/patches/4.4.1/106-fix_linker_error.patch
deleted file mode 100644
index 57698ea5e9..0000000000
--- a/toolchain/gcc/patches/4.4.1/106-fix_linker_error.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/gcc/cp/Make-lang.in
-+++ b/gcc/cp/Make-lang.in
-@@ -72,8 +72,7 @@ g++-cross$(exeext): g++$(exeext)
- # Shared with C front end:
- CXX_C_OBJS = attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o \
- c-dump.o $(CXX_TARGET_OBJS) c-pretty-print.o c-opts.o c-pch.o \
-- incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o \
-- c-gimplify.o c-omp.o tree-inline.o
-+ incpath.o c-ppoutput.o c-cppbuiltin.o prefix.o c-gimplify.o c-omp.o
-
- # Language-specific object files for C++ and Objective C++.
- CXX_AND_OBJCXX_OBJS = cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o \