This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98fa43f
)
Re: Perl 5.10.0 getting close: please test
author
lemkemch@t-online.de
<lemkemch@t-online.de>
Thu, 25 Oct 2007 00:25:55 +0000
(
02:25
+0200)
committer
Craig A. Berry
<craigberry@mac.com>
Sat, 27 Oct 2007 22:17:29 +0000
(22:17 +0000)
Message-id: <op.t0p271mr5o90vo@orion>
Help older VMS compilers by using ccflags when building munchconfig.
p4raw-id: //depot/perl@32199
configure.com
patch
|
blob
|
blame
|
history
diff --git
a/configure.com
b/configure.com
index
7354e49
..
e0b26e3
100644
(file)
--- 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