Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9372/10.3/unstable/main/finkinfo/gnome

Modified Files:
        glib2.info 
Log Message:
port new version to pangocairo-branch; more portable optimization flag for all


Index: glib2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/glib2.info,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- glib2.info  19 Dec 2006 03:02:53 -0000      1.39
+++ glib2.info  20 Dec 2006 03:31:50 -0000      1.40
@@ -1,6 +1,6 @@
 Package: glib2
 Version: 2.12.5
-Revision: 1
+Revision: 2
 Depends: %N-shlibs (>= %v-%r), fink-obsolete-packages
 BuildDepends: pkgconfig (>= 0.15.0-2), libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev
 Replaces: %N-common
@@ -12,7 +12,8 @@
 NoSetLDFLAGS: true
 SetLIBS: -L%p/lib
 SetCPPFLAGS: -no-cpp-precomp -isystem %p/include
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
+#SetCFLAGS: -Os
+SetCFLAGS: -O0
 SetLIBRARY_PATH: %p/lib
 ConfigureParams: --mandir=%p/share/man --disable-gtk-doc 
--disable-dependency-tracking --enable-static
 CompileScript: <<
@@ -119,6 +120,9 @@
   de.po. See http://bugzilla.gnome.org/show_bug.cgi?id=310731
   Need to figure out how to patch tests/Makefile to use the nascent
   gettext dictionaries in preference to installed ones.
+
+  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