These build options are best kept in your ~/.garrc I think. 2014-11-12 13:12 GMT+00:00 <claudio...@users.sourceforge.net>:
> Revision: 24331 > http://sourceforge.net/p/gar/code/24331 > Author: claudio_sf > Date: 2014-11-12 13:12:42 +0000 (Wed, 12 Nov 2014) > Log Message: > ----------- > perl/trunk: Some overrides > > Modified Paths: > -------------- > csw/mgar/pkg/perl/trunk/Makefile > > Modified: csw/mgar/pkg/perl/trunk/Makefile > =================================================================== > --- csw/mgar/pkg/perl/trunk/Makefile 2014-11-12 07:13:41 UTC (rev 24330) > +++ csw/mgar/pkg/perl/trunk/Makefile 2014-11-12 13:12:42 UTC (rev 24331) > @@ -27,8 +27,8 @@ > > # GCC build (Sun Studio build has been fixed) > GARCOMPILER = GCC4 > -MAKE_OPT_unstable10s = -j 24 > -MAKE_OPT_unstable10x = -j 4 > +#MAKE_OPT_unstable10s = -j 24 > +#MAKE_OPT_unstable10x = -j 4 > MAKE_OPT = $(MAKE_OPT_$(shell hostname)) > BUILD64 = 1 > ISAEXEC = 1 > > This was sent by the SourceForge.net collaborative development platform, > the world's largest Open Source development site. > >