Update of /cvsroot/fink/experimental/alexkhansen/common/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv21682/common/finkinfo/sci
Modified Files:
qrupdate.info
Log Message:
Avoid Fink's atlas (for now) on all platforms.
Use -framework Accelerate
Index: qrupdate.info
===================================================================
RCS file:
/cvsroot/fink/experimental/alexkhansen/common/finkinfo/sci/qrupdate.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- qrupdate.info 26 Aug 2011 10:56:09 -0000 1.4
+++ qrupdate.info 26 Aug 2011 19:53:47 -0000 1.5
@@ -27,18 +27,15 @@
#!/bin/sh -ev
sed -i.orig -e 's|/usr/local|%p|g' \
-e '/FC/s|gfortran|&-fsf-4.6|' \
+ -e 's|-lblas||' \
+ -e 's|-llapack||'\
Makeconf
sed -i.orig -e 's|install -D|install|g' src/Makefile
# recursive parallel Makefiles please -- fangism
sed -i.orig -e '/make -C/s|make|+&|' Makefile
- darwin_vers=`uname -r | cut -d. -f1`
- if [ $darwin_vers = 8 -o $darwin_vers = 9 ]
- then
sed -i.orig2 -e '/BLAS=/i\
-ATLAS_HOME=/Developer/SDKs/MacOSX10.4u.sdk/usr\
-LDFLAGS=-L$(ATLAS_HOME)/lib' Makeconf
+LDFLAGS=-framework Accelerate' Makeconf
sed -i.orig -e '/FFLAGS.*LIBS/s|(FFLAGS)|& $(LDFLAGS)|' test/Makefile
- fi
<<
CompileScript: <<
------------------------------------------------------------------------------
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