Update of /cvsroot/fink/experimental/jessealama/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv21534

Modified Files:
        sbcl-i386.info sbcl-x86_64.info sbcl.patch 
Log Message:
We do need a patch.

Build the 64-bit version properly.  I think.  Not sure if it Works For
Me (maybe it Works For You?).


Index: sbcl.patch
===================================================================
RCS file: /cvsroot/fink/experimental/jessealama/finkinfo/sbcl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sbcl.patch  4 Apr 2010 16:17:13 -0000       1.1
+++ sbcl.patch  22 May 2011 10:46:16 -0000      1.2
@@ -1,6 +1,6 @@
 diff -Naur --exclude='*~' sbcl-1.0.37/customize-target-features.lisp 
sbcl-1.0.37.fink/customize-target-features.lisp
---- sbcl-1.0.37/customize-target-features.lisp 1970-01-01 01:00:00.000000000 
+0100
-+++ sbcl-1.0.37.fink/customize-target-features.lisp    2010-04-04 
16:49:43.000000000 +0100
+--- sbcl-1.0.48/customize-target-features.lisp 1970-01-01 01:00:00.000000000 
+0100
++++ sbcl-1.0.48.fink/customize-target-features.lisp    2010-04-04 
16:49:43.000000000 +0100
 @@ -0,0 +1,7 @@
 +(lambda (features)
 +  (flet ((enable (x)

Index: sbcl-x86_64.info
===================================================================
RCS file: /cvsroot/fink/experimental/jessealama/finkinfo/sbcl-x86_64.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- sbcl-x86_64.info    11 May 2011 11:48:38 -0000      1.16
+++ sbcl-x86_64.info    22 May 2011 10:46:16 -0000      1.17
@@ -23,7 +23,7 @@
 SourceDirectory: %n-%v
 
 CompileScript: <<
-  SBCL_ARCH="x86_64 "sh make.sh "../sbcl-1.0.29-x86_64-darwin/src/runtime/sbcl 
\
+  SBCL_ARCH="x86-64" sh make.sh "../sbcl-1.0.29-x86_64-darwin/src/runtime/sbcl 
\
              --core ../sbcl-1.0.29-x86_64-darwin/output/sbcl.core \
               --disable-debugger --sysinit /dev/null --userinit /dev/null"
   cd doc/manual ; make html info

Index: sbcl-i386.info
===================================================================
RCS file: /cvsroot/fink/experimental/jessealama/finkinfo/sbcl-i386.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- sbcl-i386.info      11 May 2011 11:48:38 -0000      1.16
+++ sbcl-i386.info      22 May 2011 10:46:16 -0000      1.17
@@ -21,6 +21,9 @@
 Source-MD5: f60f27bcc04d1c9241562aafe4ee5d4a
 Source2-MD5: 6e6b027a5fd05ef0c8faee30d89ffe54
 
+PatchFile: %n.patch
+PatchFile-MD5: 534112c1de9f2e479ad57ac2c545160c
+
 SourceDirectory: %n-%v
 
 CompileScript: <<


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to