diff options
Diffstat (limited to 'core/gcc/01_all_gcc-4.0.2-v9.0.0-start_endfile-boundschecking-no.patch')
-rw-r--r-- | core/gcc/01_all_gcc-4.0.2-v9.0.0-start_endfile-boundschecking-no.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/core/gcc/01_all_gcc-4.0.2-v9.0.0-start_endfile-boundschecking-no.patch b/core/gcc/01_all_gcc-4.0.2-v9.0.0-start_endfile-boundschecking-no.patch deleted file mode 100644 index 8871506195..0000000000 --- a/core/gcc/01_all_gcc-4.0.2-v9.0.0-start_endfile-boundschecking-no.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- gcc-4.0.2/gcc/gcc.c.nondef~ 2006-01-09 00:09:50 +0100 -+++ gcc-4.0.2/gcc/gcc.c 2006-01-09 00:15:31 +0100 -@@ -764,6 +764,6 @@ - - static const char *asm_debug; - static const char *cpp_spec = CPP_SPEC; --static const char *cc1_spec = CC1_SPEC; -+static const char *cc1_spec = CC1_SPEC CC1_HARDENED_SPEC; - static const char *cc1plus_spec = CC1PLUS_SPEC; - static const char *link_gcc_c_sequence_spec = LINK_GCC_C_SEQUENCE_SPEC; |