summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/TLpatches/patch-06-dont-build-sfconv
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/teckit/TLpatches/patch-06-dont-build-sfconv')
-rw-r--r--Build/source/libs/teckit/TLpatches/patch-06-dont-build-sfconv10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/libs/teckit/TLpatches/patch-06-dont-build-sfconv b/Build/source/libs/teckit/TLpatches/patch-06-dont-build-sfconv
new file mode 100644
index 00000000000..15885f3815e
--- /dev/null
+++ b/Build/source/libs/teckit/TLpatches/patch-06-dont-build-sfconv
@@ -0,0 +1,10 @@
+diff -ur teckit-2.5.10/bin/Makefile.am teckit-src/bin/Makefile.am
+--- teckit-2.5.10/bin/Makefile.am Tue May 05 23:09:53 2020
++++ teckit-src/bin/Makefile.am Wed May 06 09:09:23 2020
+@@ -1,6 +1,6 @@
+ AUTOMAKE_OPTIONS = -Wno-portability
+
+-bin_PROGRAMS = teckit_compile txtconv sfconv
++bin_PROGRAMS = teckit_compile txtconv
+
+ AM_CPPFLAGS = -I$(top_srcdir)/source/Public-headers