diff options
Diffstat (limited to 'dev-cpp/muParser/files/muParser-1.32-build.patch')
-rw-r--r-- | dev-cpp/muParser/files/muParser-1.32-build.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-cpp/muParser/files/muParser-1.32-build.patch b/dev-cpp/muParser/files/muParser-1.32-build.patch new file mode 100644 index 000000000000..84875e0a1a51 --- /dev/null +++ b/dev-cpp/muParser/files/muParser-1.32-build.patch @@ -0,0 +1,13 @@ +--- configure 2008-06-09 22:51:39.000000000 +0100 ++++ configure 2009-03-09 16:12:02.335504093 +0000 +@@ -1927,10 +1927,6 @@ + NONENONEs,x,x, && + program_prefix=${target_alias}- + +-CFLAGS= +-CXXFLAGS= +-CPPFLAGS= +- + for ac_prog in gawk mawk nawk awk + do + # Extract the first word of "$ac_prog", so it can be a program name with args. |