ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/BuildSystem/BuildSetup.pm
(Generate patch)

Comparing COMP/SCRAM/src/BuildSystem/BuildSetup.pm (file contents):
Revision 1.17 by sashby, Fri Oct 19 18:14:22 2001 UTC vs.
Revision 1.18 by sashby, Wed Oct 31 18:58:54 2001 UTC

# Line 250 | Line 250 | sub BuildSetup
250     # The main build here
251     $rv=system("gmake","--no-print-directory","-r","-k","-f","$ENV{DefaultMakefile}","-I$ENV{TOOL_HOME}",datestamp_config);
252  
253 < #   my $gmakejobsflag = "-j";
253 >   my $gmakejobsflag = "-j";
254   #   chomp(my $currentOS = `uname`);
255    
256     # Only use -j option if there are more then 1 cpu's.....

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines