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@