Update of /cvsroot/fink/experimental/jfmertens/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv30618
Modified Files:
saclib.info
Log Message:
little fixes
Index: saclib.info
===================================================================
RCS file: /cvsroot/fink/experimental/jfmertens/main/finkinfo/sci/saclib.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- saclib.info 28 Sep 2008 22:15:09 -0000 1.3
+++ saclib.info 29 Sep 2008 15:49:48 -0000 1.4
@@ -5,7 +5,7 @@
Source-MD5: a13ce148b1289bd284b692b9ba290e3d
PatchScript: <<
#!/bin/sh -ev
- sed -e '/Get architecture type/,/else/s,else,elsif ($uname =~
/ppc|PPC|Powerpc/)\n{\n\t$ptype = "ppc";\n}\n&,' \
+ sed -e '/Get architecture type/,/else/s,else,elsif ($uname =~
/ppc|PPC|powerpc/)\n{\n\t$ptype = "ppc";\n}\n&,' \
-e '/Get OS type/,/else/s,else,elsif ($uname =~ /Darwin/)\n{\n\t$ostype
= "darwin";\n}\n&,' \
-e '/Create sysdep.h$/a\
$Endian = "/* Created by $saclib/bin/mksysdep.pl */\
@@ -49,12 +49,12 @@
$add_def
" sysdep/darwin/include/sacsys.h
sed -i'' -e '/<malloc\.h>/d' src/IQR.c
- sed -i'' -e 's,SACFLAG= ,"SACFLAG=-Os -fPIC" ,' sysdep/darwin/bin/mklib
+ sed -i'' -e 's,SACFLAG= ,"SACFLAG=-O3 -fstrict-aliasing -Wall
-mdynamic-no-pic" ,' sysdep/darwin/bin/mklib
sed -i'' -e 's,_X86_LINUX_,__APPLE__,' -e '/ieee754\.h/d' include/hfloats.h
<<
CompileScript: <<
#!/bin/sh -ev
- export saclib=`pwd`
+ export saclib=%b
mkdir -p lib/obj
cd bin; ./sconf
<<
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs