Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20434

Modified Files:
        glib2.info 
Log Message:
change optimization


Index: glib2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/glib2.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- glib2.info  17 Aug 2006 15:37:38 -0000      1.7
+++ glib2.info  20 Dec 2006 03:59:08 -0000      1.8
@@ -2,7 +2,7 @@
 Version: 2.12.0
 
 ### This .info has OS-specific features...don't blindly copy 10.3<->10.4!
-Revision: 102
+Revision: 103
 
 Depends: %N-shlibs (>= %v-%r)
 BuildDepends: pkgconfig (>= 0.15.0-2), libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev
@@ -15,7 +15,7 @@
 NoSetLDFLAGS: true
 SetLIBS: -L%p/lib
 SetCPPFLAGS: -no-cpp-precomp -isystem %p/include -D_POLL_EMUL_H_
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
+SetCFLAGS: -O0
 SetLIBRARY_PATH: %p/lib
 ConfigureParams: --mandir=%p/share/man --disable-gtk-doc 
--disable-dependency-tracking --enable-static
 CompileScript: <<
@@ -129,6 +129,9 @@
 
   Tiger's poll() is busted, so force use of glib2's own emulation code.
   See http://bugzilla.gnome.org/show_bug.cgi?id=302672
+
+  Would prefer -Os, but anything above -O0 gives bad code generation
+  on some compilers. See radar #4874204.
 <<
 DescPackaging: <<
   Sometimes not all .pc files get created. I suspect this is due to a


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to