From 3fc064b6fbfb3317a1002ba0846f178ee6a6f144 Mon Sep 17 00:00:00 2001 From: Magnus Granberg Date: Wed, 8 Aug 2012 18:05:03 +0200 Subject: updated upstream patches with small fixes in gcc.c --- upstream/gcc.c.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream/gcc.c.patch b/upstream/gcc.c.patch index 605cbb8..06e75fb 100644 --- a/upstream/gcc.c.patch +++ b/upstream/gcc.c.patch @@ -9,7 +9,7 @@ + %{fmudflapth:-D_MUDFLAP -D_MUDFLAPTH -include mf-runtime.h} " + /* Needed by configure --enable-espf */ + #ifdef ENABLE_ESPF_FORTIFY -+"%(espf_cpp_unique_options)" ++"%(espf_cpp_unique_options) " +#endif +"%{E|M|MM:%W{o*}}"; -- cgit v1.2.3-65-gdbad