[arch-commits] Commit in ruby/trunk (PKGBUILD)
    Thomas Dziedzic 
    td123 at nymeria.archlinux.org
       
    Wed Sep  4 02:47:06 UTC 2013
    
    
  
    Date: Wednesday, September 4, 2013 @ 04:47:06
  Author: td123
Revision: 193892
remove obsolete --enable-pthread configure option, fixes fs #36781
Modified:
  ruby/trunk/PKGBUILD
----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-04 01:10:34 UTC (rev 193891)
+++ PKGBUILD	2013-09-04 02:47:06 UTC (rev 193892)
@@ -28,7 +28,6 @@
     --prefix=/usr \
     --sysconfdir=/etc \
     --enable-shared \
-    --enable-pthread \
     --disable-rpath
 
   make
    
    
More information about the arch-commits
mailing list