summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-09-18 04:28:08 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-09-18 04:28:08 +0000
commit020d60588cd5882929059d0ce0cb143ceae1c4b5 (patch)
tree47728259914ed1142639319748357927760d5540
parent8055487a273056655e796d6e0389320b3270ab9d (diff)
downloadperl-020d60588cd5882929059d0ce0cb143ceae1c4b5.tar.gz
OZ nit.
p4raw-id: //depot/maint-5.8/perl@21265
-rw-r--r--pod/perldelta.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 3cdc015c91..e582d3060e 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -437,8 +437,8 @@ to build a Perl for PASE is to use an AIX host as a cross-compilation
environment. See README.os400.
Yet another cross-compilation option has been added: now Perl builds
-on OpenZaurus, an Linux distribution based on Embedix for the Sharp
-Zaurus PDA. See the Cross/README file.
+on OpenZaurus, an Linux distribution based on Mandrake + Embedix for
+the Sharp Zaurus PDA. See the Cross/README file.
Tru64 when using gcc 3 drops the optimisation for F<toke.c> to C<-O2>
because of gigantic memory use with the default <-O3>.