gnucash-on-windows master: Update MINGW_PTHREAD_W32_VERSION to 2.10-pre-20160821.

John Ralls jralls at code.gnucash.org
Tue Dec 27 16:26:05 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/d9f248da (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/da91860f (commit)



commit d9f248daa62ce042c32e8f807a1bfe2de9603061
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 27 13:25:24 2016 -0800

    Update MINGW_PTHREAD_W32_VERSION to 2.10-pre-20160821.
    
    Earlier versions of mingw32-libpthread-dll have been removed from the repository, breaking installation.

diff --git a/defaults.sh b/defaults.sh
index ee39f3f..854fa90 100644
--- a/defaults.sh
+++ b/defaults.sh
@@ -115,7 +115,7 @@ set_default MINGW_LIBTOOL_VERSION     "2.4-1"
 set_default MINGW_MPC_VERSION         "1.0.1-2"
 set_default MINGW_MPFR_VERSION        "3.1.2-2"
 set_default MINGW_PEXPORTS_VERSION    "0.46"
-set_default MINGW_PTHREAD_W32_VERSION "2.9.1-1"
+set_default MINGW_PTHREAD_W32_VERSION "2.10-pre-20160821"
 set_default MINGW_RT_VERSION          "3.21"
 set_default MINGW_ZLIB_VERSION        "1.2.8-1"
 set_default MINGW_W32API_VERSION      "3.17-2"



Summary of changes:
 defaults.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list