lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [6482] Disable threading to avoid a catastrophic problem (


From: Greg Chicares
Subject: [lmi-commits] [6482] Disable threading to avoid a catastrophic problem (VZ)
Date: Wed, 20 Jan 2016 19:17:30 +0000

Revision: 6482
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6482
Author:   chicares
Date:     2016-01-20 19:17:29 +0000 (Wed, 20 Jan 2016)
Log Message:
-----------
Disable threading to avoid a catastrophic problem (VZ)

Modified Paths:
--------------
    lmi/trunk/install_libxml2_libxslt.make

Modified: lmi/trunk/install_libxml2_libxslt.make
===================================================================
--- lmi/trunk/install_libxml2_libxslt.make      2016-01-20 19:13:51 UTC (rev 
6481)
+++ lmi/trunk/install_libxml2_libxslt.make      2016-01-20 19:17:29 UTC (rev 
6482)
@@ -81,6 +81,7 @@
   --without-iconv \
   --without-modules \
   --without-schematron \
+  --without-threads \
 
 libxslt-1.1.17_options := \
   $(common_options) \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]