[csw-devel] SF.net SVN: gar:[5515] csw/mgar/pkg/libiconv/trunk/Makefile
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Mon Jul 6 17:03:55 CEST 2009
Revision: 5515
http://gar.svn.sourceforge.net/gar/?rev=5515&view=rev
Author: skayser
Date: 2009-07-06 15:03:54 +0000 (Mon, 06 Jul 2009)
Log Message:
-----------
libiconv: add OPT_FLAGS_SOS=--fast -xnolibmopt
Modified Paths:
--------------
csw/mgar/pkg/libiconv/trunk/Makefile
Modified: csw/mgar/pkg/libiconv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libiconv/trunk/Makefile 2009-07-06 14:33:06 UTC (rev 5514)
+++ csw/mgar/pkg/libiconv/trunk/Makefile 2009-07-06 15:03:54 UTC (rev 5515)
@@ -47,6 +47,9 @@
NO_ISAEXEC = 1
BUILD64 = 1
+# Tweak optimization flags, BEWARE: ./configure on build8s hangs
+OPT_FLAGS_SOS = -fast -xnolibmopt
+
# 'gmake test' shows three errors of coredumping printf's
#
# ./check-translitfailure . TranslitFail1 ISO-8859-1 ASCII
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list