diff options
Diffstat (limited to 'toolchain/gcc/3.4.6/810-mips-xgot.patch')
-rw-r--r-- | toolchain/gcc/3.4.6/810-mips-xgot.patch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/gcc/3.4.6/810-mips-xgot.patch b/toolchain/gcc/3.4.6/810-mips-xgot.patch deleted file mode 100644 index 14e8d126e..000000000 --- a/toolchain/gcc/3.4.6/810-mips-xgot.patch +++ /dev/null @@ -1,6 +0,0 @@ ---- gcc.orig/gcc/config/mips/t-linux 1970-01-01 01:00:00.000000000 +0100 -+++ gcc/gcc/config/mips/t-linux 2004-08-26 18:28:12.000000000 +0200 -@@ -0,0 +1,3 @@ -+# Compile crtbegin/end with xgot so it works for both -+# normal and large GOTs. -+CRTSTUFF_T_CFLAGS = -mxgot |