From: lemkemch@t-online.de Date: Thu, 25 Oct 2007 00:25:55 +0000 (+0200) Subject: Re: Perl 5.10.0 getting close: please test X-Git-Tag: upstream/5.16.3~14306 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1632ad18fc14f06bcf903568971ba8c88c7bb88b;p=platform%2Fupstream%2Fperl.git Re: Perl 5.10.0 getting close: please test Message-id: Help older VMS compilers by using ccflags when building munchconfig. p4raw-id: //depot/perl@32199 --- diff --git a/configure.com b/configure.com index 7354e497e2..e0b26e3977 100644 --- a/configure.com +++ b/configure.com @@ -6603,7 +6603,7 @@ $! $! Okay, we've gotten here. Build munchconfig.exe $ COPY/NOLOG [-.vms]munchconfig.c [] $ COPY/NOLOG [-.vms]'Makefile_SH' [] -$ 'Perl_CC' munchconfig.c +$ 'Perl_CC' 'ccflags' munchconfig.c $ IF Needs_Opt $ THEN $ OPEN/WRITE CONFIG []munchconfig.opt