summarylogtreecommitdiffstats
path: root/muparser.patch
diff options
context:
space:
mode:
authorbartus2019-12-10 00:36:30 +0100
committerbartus2019-12-10 00:38:36 +0100
commit00dc1cfc1978fb5ed1dbc76ec5352ce626297f34 (patch)
tree0922447fd8418aca41f4786382a940c6a3252191 /muparser.patch
parent87680d898660a0c72646bb2ec428b783466c5934 (diff)
downloadaur-00dc1cfc1978fb5ed1dbc76ec5352ce626297f34.tar.gz
Drop upstream applied patches, quick fix for externals.
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