[csw-devel] SF.net SVN: gar:[17079] csw/mgar/pkg/ruby19/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Feb 18 05:29:25 CET 2012


Revision: 17079
          http://gar.svn.sourceforge.net/gar/?rev=17079&view=rev
Author:   bdwalton
Date:     2012-02-18 04:29:24 +0000 (Sat, 18 Feb 2012)
Log Message:
-----------
ruby19/trunk: configure options: drop pthread and specifcy the soname

Modified Paths:
--------------
    csw/mgar/pkg/ruby19/trunk/Makefile

Modified: csw/mgar/pkg/ruby19/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby19/trunk/Makefile	2012-02-17 22:41:12 UTC (rev 17078)
+++ csw/mgar/pkg/ruby19/trunk/Makefile	2012-02-18 04:29:24 UTC (rev 17079)
@@ -1,4 +1,4 @@
-NAME = ruby19
+83;40003;0cNAME = ruby19
 VERSION = 1.9.3
 PATCHLEVEL = p0
 CATEGORIES = lang
@@ -102,8 +102,8 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --program-suffix=19
-CONFIGURE_ARGS += --enable-pthread
 CONFIGURE_ARGS += --enable-shared
+CONFIGURE_ARGS += --with-soname=ruby19
 
 EXTRA_INC = $(prefix)/X11/include
 EXTRA_LIB = $(prefix)/X11/lib

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list