diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-16 20:35:49 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-16 20:35:49 +0000 |
commit | 58a21a9b07f5f6666d09bb8c0b9bf9150baca513 (patch) | |
tree | 819888db776249eb76b837dc06b91ebb3669f856 /Cross | |
parent | 2986a63f7e513cf37f46db9f211b77071260031f (diff) | |
download | perl-58a21a9b07f5f6666d09bb8c0b9bf9150baca513.tar.gz |
Document the cross-compilation options.
p4raw-id: //depot/perl@10644
Diffstat (limited to 'Cross')
-rw-r--r-- | Cross/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Cross/README b/Cross/README index c750030c48..31b39f8b48 100644 --- a/Cross/README +++ b/Cross/README @@ -1,3 +1,4 @@ If Perl is built using a cross-compilation environment the Cross directory will contain temporary helper scripts for the duration -of the build. +of the build, see INSTALL/Cross-compilation for more information. + |