[csw-devel] SF.net SVN: gar:[19938] csw/mgar/pkg/perl/trunk/Makefile

claudio_sf at users.sourceforge.net claudio_sf at users.sourceforge.net
Fri Dec 21 23:30:52 CET 2012


Revision: 19938
          http://gar.svn.sourceforge.net/gar/?rev=19938&view=rev
Author:   claudio_sf
Date:     2012-12-21 22:30:51 +0000 (Fri, 21 Dec 2012)
Log Message:
-----------
/home/claudio/opencsw/perl/trunk: dmake -> gmake

Modified Paths:
--------------
    csw/mgar/pkg/perl/trunk/Makefile

Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile	2012-12-21 22:28:24 UTC (rev 19937)
+++ csw/mgar/pkg/perl/trunk/Makefile	2012-12-21 22:30:51 UTC (rev 19938)
@@ -64,6 +64,9 @@
 
 # GCC build (Sunstudio is problematic) # claudio
 GARCOMPILER = GCC4
+PARALLELMFLAGS_unstable10s = "-l -j $(SPARC_PARALLEL)"
+PARALLELMFLAGS_unstable10x = "-l -j $(INTEL_PARALLEL)"
+PARALLELMFLAGS = $(PARALLELMFLAGS_$(shell hostname))
 
 # a .git directory will cause failing upstream author tests (the source will be considered blead)
 NOGITPATCH = 1

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