summaryrefslogtreecommitdiff
path: root/converters/wkhtmltopdf/files/patch-config.tests_unix_compile.test
diff options
context:
space:
mode:
Diffstat (limited to 'converters/wkhtmltopdf/files/patch-config.tests_unix_compile.test')
-rw-r--r--converters/wkhtmltopdf/files/patch-config.tests_unix_compile.test11
1 files changed, 0 insertions, 11 deletions
diff --git a/converters/wkhtmltopdf/files/patch-config.tests_unix_compile.test b/converters/wkhtmltopdf/files/patch-config.tests_unix_compile.test
deleted file mode 100644
index 87b09cad4bc2..000000000000
--- a/converters/wkhtmltopdf/files/patch-config.tests_unix_compile.test
+++ /dev/null
@@ -1,11 +0,0 @@
---- config.tests/unix/compile.test.orig 2018-05-29 06:56:52 UTC
-+++ config.tests/unix/compile.test
-@@ -13,7 +13,7 @@ DESCRIPTION=$7
- shift 7
- LFLAGS="$SYSROOT_FLAG"
- INCLUDEPATH=""
--CXXFLAGS="$SYSROOT_FLAG"
-+CXXFLAGS="$CXXFLAGS $SYSROOT_FLAG"
- MAC_ARCH_CXXFLAGS=""
- MAC_ARCH_LFLAGS=""
- while [ "$#" -gt 0 ]; do