Revision: 15256 http://gar.svn.sourceforge.net/gar/?rev=15256&view=rev Author: wahwah Date: 2011-08-04 11:19:20 +0000 (Thu, 04 Aug 2011)
Log Message: ----------- pkg/libmpfr/trunk: lowering the optimization level as it makes the tests pass Modified Paths: -------------- csw/mgar/pkg/libmpfr/trunk/Makefile Modified: csw/mgar/pkg/libmpfr/trunk/Makefile =================================================================== --- csw/mgar/pkg/libmpfr/trunk/Makefile 2011-08-03 17:59:06 UTC (rev 15255) +++ csw/mgar/pkg/libmpfr/trunk/Makefile 2011-08-04 11:19:20 UTC (rev 15256) @@ -26,4 +26,10 @@ CONFIGURE_ARGS = $(DIRPATHS) +# With the default -xO3, there are failing unit tests. +OPT_FLAGS_SOS = -xO2 + include gar/category.mk + +# Might be useful, not sure yet: +# PATH := /opt/csw/gnu:/usr/xpg4/bin:$(PATH) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel