summarylogtreecommitdiffstats
path: root/muparser.patch
diff options
context:
space:
mode:
Diffstat (limited to 'muparser.patch')
-rw-r--r--muparser.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/muparser.patch b/muparser.patch
index 926655b1528e..c9aecf451446 100644
--- a/muparser.patch
+++ b/muparser.patch
@@ -12,14 +12,3 @@ index ef6b654c..7d8d32c8 100644
# Note: we need static libs so when building muparser lib use
# ./configure --enable-shared=no
-@@ -22,7 +19,7 @@ win32-msvc2013:LIBS += ../../external/lib/win32-msvc2013/muparser.lib
- win32-msvc2015:LIBS += ../../external/lib/win32-msvc2015/muparser.lib
-
- macx:LIBS += $$MACLIBDIR/libmuparser.a
--linux-g++:LIBS += $$PWD/../../external/lib/linux-g++/libmuparser.a
--linux-g++-32:LIBS += $$PWD/../../external/lib/linux-g++-32/libmuparser.a
--linux-g++-64:LIBS += $$PWD/../../external/lib/linux-g++-64/libmuparser.a
-+linux-g++:LIBS += -lmuparser
-+linux-g++-32:LIBS += -lmuparser
-+linux-g++-64:LIBS += -lmuparser
- win32-g++:LIBS += ../../external/lib/win32-gcc/libmuparser.a