Update of /cvsroot/fink/experimental/jfmertens/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv21261

Modified Files:
        scilab-atlas.info scilab-atlas.patch 
Log Message:
cleanup

Index: scilab-atlas.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/jfmertens/main/finkinfo/sci/scilab-atlas.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- scilab-atlas.info   24 Sep 2007 01:41:59 -0000      1.1
+++ scilab-atlas.info   24 Sep 2007 19:20:20 -0000      1.2
@@ -28,17 +28,16 @@
 #define G95_FORTRAN 1' routines/machine.h.in
 <<
 DescPackaging: Patch and patchscript contain /sw because upstream source does
-SetLIBRARY_PATH: %p/lib/gcc4.2/lib
-#SetLDFLAGS: -lgfortran
 ConfigureParams: --with-gfortran --with-gtk2 --with-tcl-include=%p/include 
--with-tcl-library=%p/lib --with-ocaml --with-atlas-library=%p/lib 
--without-java
-#  --with-gfortran ? --without-pvm ? --without-java
+#  --without-pvm ?
 CompileScript: <<
  #!/bin/sh -ex
  perl -pi -e 's|g77|gfortran|g' configure
  ./configure %c
 # on intel, dlamc1 needs -ffloat-store, otherwise it produces an infinite loop
 # doesn't harm on ppc either
- make FC_OPTIONS="-O2 -ffloat-store" routines/lapack/dlamch.o 
routines/lapack/slamch.o
+# maybe not with gfortran ? or no longer ? comment out to try..
+# make FC_OPTIONS="-O2 -ffloat-store" routines/lapack/dlamch.o 
routines/lapack/slamch.o
 # remove annoying disclaimer from greeting message
  make CFLAGS="-U__APPLE__" routines/system/banier.o
  make all man

Index: scilab-atlas.patch
===================================================================
RCS file: 
/cvsroot/fink/experimental/jfmertens/main/finkinfo/sci/scilab-atlas.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scilab-atlas.patch  24 Sep 2007 16:38:30 -0000      1.2
+++ scilab-atlas.patch  24 Sep 2007 19:20:20 -0000      1.3
@@ -267,7 +267,7 @@
       FC_OPTIONS='-O2'
       FC_OPTIONS_O0=
 -     FC_LDFLAGS='-L/sw/lib -ldl -lcc_dynamic'
-+     FC_LDFLAGS='-L/sw/lib -ldl -lgfortran'
++     FC_LDFLAGS='-L/sw/lib -ldl'
       FC_PICFLAGS='-fPIC'
       LD=ld
-      LD_LDFLAGS='-lgfortran'
+      LD_LDFLAGS=


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to