source:
gs3-extensions/android-ndk/trunk/src/perl-devel.sh@
26839
Last change on this file since 26839 was 26839, checked in by , 10 years ago | |
---|---|
|
|
File size: 230 bytes |
Line | |
---|---|
1 | |
2 | export PERL_CROSS_HOME=`pwd` |
3 | |
4 | export PATH=$PERL_CROSS_HOME/hostperl-5.16.0/bin:$PATH |
5 | |
6 | echo "+ Updating PATH to include hostperl-5.16.0/bin" |
7 | |
8 | echo "****" |
9 | echo "* To start cross compilation, run ./PERL-CROSS-STAGE1.sh" |
10 | echo "****" |
Note:
See TracBrowser
for help on using the repository browser.