Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29114/10.3/unstable/main/finkinfo/sci

Modified Files:
        xfoil.info 
Log Message:
Fix building when %b is "long"


Index: xfoil.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/xfoil.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xfoil.info  27 Dec 2005 19:55:21 -0000      1.2
+++ xfoil.info  15 Feb 2006 20:31:30 -0000      1.3
@@ -12,7 +12,7 @@
   #!/bin/sh -ev
   cd orrs/bin
   make osgen
-  make osmap.o
+  make osmap.o FLG="-O -ffixed-line-length-none"
   cd ..
   echo 'bin/osgen osmaps_ns.lst'
   bin/osgen osmaps_ns.lst
@@ -71,4 +71,7 @@
   desired to use the option to see individual-frequency plotting on the
   A/Ao plot.c
 <<
+DescPort: <<
+  Need to allow arbitrary line length in osmap.f (uses %b in a string).
+<<
 Homepage: http://web.mit.edu/drela/Public/web/xfoil/



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to