Revision: 25072
http://sourceforge.net/p/gar/code/25072
Author: claudio_sf
Date: 2015-06-10 12:25:47 +0000 (Wed, 10 Jun 2015)
Log Message:
-----------
perl/trunk: GCC4
Modified Paths:
--------------
csw/mgar/pkg/perl/trunk/Makefile
Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile 2015-06-10 12:23:42 UTC (rev 25071)
+++ csw/mgar/pkg/perl/trunk/Makefile 2015-06-10 12:25:47 UTC (rev 25072)
@@ -26,7 +26,7 @@
LICENSE = Copying
# GCC build (Sun Studio build has been fixed)
-GARCOMPILER = GCC5
+GARCOMPILER = GCC4
MAKE_OPT_unstable10s = -j 24
MAKE_OPT_unstable10x = -j 4
MAKE_OPT = $(MAKE_OPT_$(shell hostname))
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.