diff options
-rw-r--r-- | upstream/gcc.c.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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*}}"; |