aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc48/files/patch-gcc_configure
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc48/files/patch-gcc_configure')
-rw-r--r--lang/gcc48/files/patch-gcc_configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gcc48/files/patch-gcc_configure b/lang/gcc48/files/patch-gcc_configure
deleted file mode 100644
index 7515f80c0c36..000000000000
--- a/lang/gcc48/files/patch-gcc_configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/configure.orig 2014-12-08 11:29:43 UTC
-+++ gcc/configure
-@@ -6408,7 +6408,7 @@ fi
-
- loose_warn=
- save_CFLAGS="$CFLAGS"
--for real_option in -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual; do
-+for real_option in -W -Wall -Wno-increment-bool -Wno-narrowing -Wno-register -Wwrite-strings -Wcast-qual; do
- # Do the check with the no- prefix removed since gcc silently
- # accepts any -Wno-* option on purpose
- case $real_option in