Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv17641
Modified Files:
ppl.info
Log Message:
run java test with same %m arch as build, testing...
Index: ppl.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/ppl.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ppl.info 7 Nov 2010 07:19:48 -0000 1.7
+++ ppl.info 7 Nov 2010 23:09:29 -0000 1.8
@@ -42,6 +42,13 @@
# files compiled here are VERY taxing on memory, so we serialize
file=tests/MIP_Problem/Makefile.in
echo ".NOTPARALLEL: check-am" >> $file
+ # use consistent architecture for testing, override default as needed
+ file=interfaces/Java/tests/Makefile.in
+ case "%m" in
+ powerpc ) ;;
+ i386 ) sed -i.orig '/\$(JAVA)/s|-classpath|-d32 &|' $file ;;
+ x64_64 ) ;;
+ esac
<<
CompileScript: <<
#!/bin/sh -ev
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs