This commit is contained in:
idriskalp
2019-12-12 00:24:38 +03:00
parent 4440e7716a
commit 5ebbe1b2d0
2 changed files with 12 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
--- a/Makefile.in 2018-04-29 19:01:26.000000000 +0300
+++ b/Makefile.in 2019-12-12 00:22:02.754424198 +0300
@@ -313,7 +313,7 @@
INTLLIBS = @INTLLIBS@
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
LD = @LD@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -pthread
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
LIBOBJS = @LIBOBJS@
+1
View File
@@ -23,6 +23,7 @@
<Patches>
<Patch level="1">0002-xz-Fix-an-integer-overflow-with-32-bit-off_t.patch</Patch>
<Patch level="1">0001-liblzma-Avoid-memcpy-NULL-foo-0-because-it-is-undefi.patch</Patch>
<Patch level="1">pthread.patch</Patch>
</Patches>
</Source>