[csw-devel] SF.net SVN: gar:[10512] csw/mgar/pkg/ruby/trunk/files

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue Jul 13 05:03:54 CEST 2010


Revision: 10512
          http://gar.svn.sourceforge.net/gar/?rev=10512&view=rev
Author:   bdwalton
Date:     2010-07-13 03:03:54 +0000 (Tue, 13 Jul 2010)

Log Message:
-----------
ruby: update gcc4 rbconfig files to reflect bdb change

Modified Paths:
--------------
    csw/mgar/pkg/ruby/trunk/files/rbconfig.rb.GCC4.i386
    csw/mgar/pkg/ruby/trunk/files/rbconfig.rb.GCC4.sparc

Modified: csw/mgar/pkg/ruby/trunk/files/rbconfig.rb.GCC4.i386
===================================================================
--- csw/mgar/pkg/ruby/trunk/files/rbconfig.rb.GCC4.i386	2010-07-13 02:28:19 UTC (rev 10511)
+++ csw/mgar/pkg/ruby/trunk/files/rbconfig.rb.GCC4.i386	2010-07-13 03:03:54 UTC (rev 10512)
@@ -18,7 +18,7 @@
   CONFIG["RUBY_SO_NAME"] = "ruby"
   CONFIG["MANTYPE"] = "man"
   CONFIG["NROFF"] = "/usr/bin/nroff"
-  CONFIG["configure_args"] = " '--prefix=/opt/csw' '--exec_prefix=/opt/csw' '--bindir=/opt/csw/bin' '--sbindir=/opt/csw/sbin' '--libexecdir=/opt/csw/libexec' '--datadir=/opt/csw/share' '--sysconfdir=/opt/csw/etc' '--sharedstatedir=/opt/csw/share' '--localstatedir=/opt/csw/var' '--libdir=/opt/csw/lib' '--infodir=/opt/csw/share/info' '--includedir=/opt/csw/include' '--mandir=/opt/csw/share/man' '--enable-pthread' '--enable-shared' '--with-tcl-dir=/opt/csw' '--with-tk-dir=/opt/csw' '--with-dbm-dir=/opt/csw/bdb47' '--with-gdbm-dir=/opt/csw' '--with-iconv-dir=/opt/csw' '--with-openssl-dir=/opt/csw' '--with-readline-dir=/opt/csw' '--with-zlib-dir=/opt/csw' '--enable-install-doc' 'CC=/opt/csw/gcc4/bin/gcc' 'CFLAGS=-mtune=i686 -O2 -pipe -m32 -march=i386' 'LDFLAGS=-L/opt/csw/gcc4/lib/. -m32 -march=i386 -R /opt/csw/gcc4/lib -L/opt/csw/X11/lib -L/opt/csw/lib' 'CPPFLAGS=-I/opt/csw/X11/include -I/opt/csw/include'"
+  CONFIG["configure_args"] = " '--prefix=/opt/csw' '--exec_prefix=/opt/csw' '--bindir=/opt/csw/bin' '--sbindir=/opt/csw/sbin' '--libexecdir=/opt/csw/libexec' '--datadir=/opt/csw/share' '--sysconfdir=/opt/csw/etc' '--sharedstatedir=/opt/csw/share' '--localstatedir=/opt/csw/var' '--libdir=/opt/csw/lib' '--infodir=/opt/csw/share/info' '--includedir=/opt/csw/include' '--mandir=/opt/csw/share/man' '--enable-pthread' '--enable-shared' '--with-tcl-dir=/opt/csw' '--with-tk-dir=/opt/csw' '--with-dbm-dir=/opt/csw/bdb48' '--with-gdbm-dir=/opt/csw' '--with-iconv-dir=/opt/csw' '--with-openssl-dir=/opt/csw' '--with-readline-dir=/opt/csw' '--with-zlib-dir=/opt/csw' '--enable-install-doc' 'CC=/opt/csw/gcc4/bin/gcc' 'CFLAGS=-mtune=i686 -O2 -pipe -m32 -march=i386' 'LDFLAGS=-L/opt/csw/gcc4/lib/. -m32 -march=i386 -R /opt/csw/gcc4/lib -L/opt/csw/X11/lib -L/opt/csw/lib' 'CPPFLAGS=-I/opt/csw/X11/include -I/opt/csw/include'"
   CONFIG["vendordir"] = "$(libdir)/ruby/vendor_ruby"
   CONFIG["sitedir"] = "$(libdir)/ruby/site_ruby"
   CONFIG["sitearch"] = "i386-solaris2.9"

Modified: csw/mgar/pkg/ruby/trunk/files/rbconfig.rb.GCC4.sparc
===================================================================
--- csw/mgar/pkg/ruby/trunk/files/rbconfig.rb.GCC4.sparc	2010-07-13 02:28:19 UTC (rev 10511)
+++ csw/mgar/pkg/ruby/trunk/files/rbconfig.rb.GCC4.sparc	2010-07-13 03:03:54 UTC (rev 10512)
@@ -18,7 +18,7 @@
   CONFIG["RUBY_SO_NAME"] = "ruby"
   CONFIG["MANTYPE"] = "man"
   CONFIG["NROFF"] = "/usr/bin/nroff"
-  CONFIG["configure_args"] = " '--prefix=/opt/csw' '--exec_prefix=/opt/csw' '--bindir=/opt/csw/bin' '--sbindir=/opt/csw/sbin' '--libexecdir=/opt/csw/libexec' '--datadir=/opt/csw/share' '--sysconfdir=/opt/csw/etc' '--sharedstatedir=/opt/csw/share' '--localstatedir=/opt/csw/var' '--libdir=/opt/csw/lib' '--infodir=/opt/csw/share/info' '--includedir=/opt/csw/include' '--mandir=/opt/csw/share/man' '--enable-pthread' '--enable-shared' '--with-tcl-dir=/opt/csw' '--with-tk-dir=/opt/csw' '--with-dbm-dir=/opt/csw/bdb47' '--with-gdbm-dir=/opt/csw' '--with-iconv-dir=/opt/csw' '--with-openssl-dir=/opt/csw' '--with-readline-dir=/opt/csw' '--with-zlib-dir=/opt/csw' '--enable-install-doc' 'CC=/opt/csw/gcc4/bin/gcc' 'CFLAGS=-O2 -pipe -mcpu=v8' 'LDFLAGS=-L/opt/csw/gcc4/lib/. -mcpu=v8 -R /opt/csw/gcc4/lib -L/opt/csw/X11/lib -L/opt/csw/lib' 'CPPFLAGS=-I/opt/csw/X11/include -I/opt/csw/include'"
+  CONFIG["configure_args"] = " '--prefix=/opt/csw' '--exec_prefix=/opt/csw' '--bindir=/opt/csw/bin' '--sbindir=/opt/csw/sbin' '--libexecdir=/opt/csw/libexec' '--datadir=/opt/csw/share' '--sysconfdir=/opt/csw/etc' '--sharedstatedir=/opt/csw/share' '--localstatedir=/opt/csw/var' '--libdir=/opt/csw/lib' '--infodir=/opt/csw/share/info' '--includedir=/opt/csw/include' '--mandir=/opt/csw/share/man' '--enable-pthread' '--enable-shared' '--with-tcl-dir=/opt/csw' '--with-tk-dir=/opt/csw' '--with-dbm-dir=/opt/csw/bdb48' '--with-gdbm-dir=/opt/csw' '--with-iconv-dir=/opt/csw' '--with-openssl-dir=/opt/csw' '--with-readline-dir=/opt/csw' '--with-zlib-dir=/opt/csw' '--enable-install-doc' 'CC=/opt/csw/gcc4/bin/gcc' 'CFLAGS=-O2 -pipe -mcpu=v8' 'LDFLAGS=-L/opt/csw/gcc4/lib/. -mcpu=v8 -R /opt/csw/gcc4/lib -L/opt/csw/X11/lib -L/opt/csw/lib' 'CPPFLAGS=-I/opt/csw/X11/include -I/opt/csw/include'"
   CONFIG["vendordir"] = "$(libdir)/ruby/vendor_ruby"
   CONFIG["sitedir"] = "$(libdir)/ruby/site_ruby"
   CONFIG["sitearch"] = "sparc-solaris2.9"


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