Update of /cvsroot/fink/fink
In directory vz-cvs-3.sog:/tmp/cvs-serv31846
Modified Files:
ChangeLog bootstrap
Log Message:
*sigh* OK, we'll support bootstrap on 32-bit-only Intel machines...
Index: bootstrap
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- bootstrap 7 Jul 2011 19:41:19 -0000 1.51
+++ bootstrap 27 Aug 2011 17:31:48 -0000 1.52
@@ -131,7 +131,7 @@
}
close(SYSCTL);
}
- if (!$is64bit && $vers >= 10) {
+ if (!$is64bit && $vers > 10) {
# 10.7+ 32bit: non-supported configuration!
print "ERROR: fink requires a 64-bit-capable CPU for
your version of OS X\n";
exit 1;
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -d -r1.546 -r1.547
--- ChangeLog 21 Jul 2011 00:10:26 -0000 1.546
+++ ChangeLog 27 Aug 2011 17:31:48 -0000 1.547
@@ -1,3 +1,7 @@
+2011-08-27 Peter O'Gorman <[email protected]>
+
+ * bootstrap: Allow 32 bit systems to bootstrap on 10.6.
+
2011-07-20 Daniel Macks <[email protected]>
* VERSION: Make fink HEAD always >> 0.31.x, since that has now
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs