diff src/guile.mk @ 935:9993be51f18d

disable the use of the buggy Pthreads-w32 library in packages freetds, guile, libmikmod, libshout, libxml2, sqlite, tiff, vorbis and xerces
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 02 May 2010 17:58:37 +0200
parents a29eb0aabd44
children 2d9d50ec94e2
line wrap: on
line diff
--- a/src/guile.mk	Sun May 02 17:29:57 2010 +0200
+++ b/src/guile.mk	Sun May 02 17:58:37 2010 +0200
@@ -24,7 +24,7 @@
         --host='$(TARGET)' \
         --prefix='$(PREFIX)/$(TARGET)' \
         --disable-shared \
-        --with-threads \
+        --without-threads \
         LIBS='-lunistring -lintl -liconv'
     $(MAKE) -C '$(1)' -j '$(JOBS)' schemelib_DATA=
     $(MAKE) -C '$(1)' -j 1 install schemelib_DATA=