Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4367
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.4/stable/main/finkinfo/libs/libpcre1.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libpcre1.info 28 Jan 2013 03:21:49 -0000 1.8
+++ libpcre1.info 28 Jan 2013 03:41:33 -0000 1.9
@@ -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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs