commit a70f2dde73d6195fb42fcef0db34ebdff1350c0a
Author: Jakub Bogusz <[email protected]>
Date:   Sat Dec 22 08:55:13 2018 +0100

    - force use of windows threads, even if pthreads-w32 is installed; release 5

 crossmingw32-gettext.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-gettext.spec b/crossmingw32-gettext.spec
index 1bed2e5..c0037e4 100644
--- a/crossmingw32-gettext.spec
+++ b/crossmingw32-gettext.spec
@@ -3,7 +3,7 @@ Summary:        gettext libraries - cross MinGW32 version
 Summary(pl.UTF-8):     Biblioteki gettext - wersja skrośna dla MinGW32
 Name:          crossmingw32-%{realname}
 Version:       0.19.8.1
-Release:       4
+Release:       5
 License:       LGPL v2+
 Group:         Development/Libraries
 Source0:       http://ftp.gnu.org/gnu/gettext/%{realname}-%{version}.tar.lz
@@ -118,6 +118,7 @@ cd ..
        --host=%{target} \
        --disable-csharp \
        --enable-static \
+       --enable-threads=windows \
        --without-bzip2 \
        --without-git \
        --with-xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-gettext.git/commitdiff/a70f2dde73d6195fb42fcef0db34ebdff1350c0a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to