Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4241

Modified Files:
        libpcre1.info 
Log Message:
Activate JIT code on i386 as well as x86_64.

Index: libpcre1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libpcre1.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libpcre1.info       28 Jan 2013 03:18:40 -0000      1.6
+++ libpcre1.info       28 Jan 2013 03:40:50 -0000      1.7
@@ -1,7 +1,7 @@
 Info4: <<
 Package: libpcre1%type_pkg[-64bit]
 Version: 8.32
-Revision: 2
+Revision: 3
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 Distribution: ( %type_raw[-64bit] = -64bit ) 10.5, ( %type_raw[-64bit] = 
-64bit ) 10.6
@@ -44,10 +44,7 @@
                export CXX="g++ -m64"
        fi
 
-#      if [ "%m" != "i386" ]; then
-#              ./configure %c --enable-jit
-#      else
-       if [ "%m" == "x86_64" ]; then
+       if [ "%m" == "x86_64" || "%m" == "i386" ]; then
                ./configure %c --enable-jit
        else
                ./configure %c --disable-jit


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to