summaryrefslogtreecommitdiff
path: root/Porting/pumpkin.pod
diff options
context:
space:
mode:
authorRobin Barker <RMBarker@cpan.org>2002-05-09 19:27:30 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-10 03:38:40 +0000
commit436c6dd385a3b29cadf4fa091af1c55eed665e29 (patch)
treec47c2a42bc0de462dbee66b55ada5cd11bca25cf /Porting/pumpkin.pod
parent810d9308ad3234b6d649cdfae5bbe4bf70e41ce7 (diff)
downloadperl-436c6dd385a3b29cadf4fa091af1c55eed665e29.tar.gz
format and other warnings
Message-Id: <200205091727.SAA22792@tempest.npl.co.uk> p4raw-id: //depot/perl@16532
Diffstat (limited to 'Porting/pumpkin.pod')
-rw-r--r--Porting/pumpkin.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod
index fe4d9c8e2c..141a60a5f1 100644
--- a/Porting/pumpkin.pod
+++ b/Porting/pumpkin.pod
@@ -755,7 +755,7 @@ and build everything else from that with -DCHECK_FORMAT
make clean
make miniperl
- make all OPTIMIZE=-DCHECK_FORMAT >& make.log
+ make all OPTIMIZE='-DCHECK_FORMAT -Wformat' >& make.log
=item *