diff options
author | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2014-01-27 09:50:41 +0000 |
---|---|---|
committer | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2014-01-27 09:50:41 +0000 |
commit | 6ba7e7b45a611defe4669a678d148934509f6415 (patch) | |
tree | 7385b888d0534c02dc56bf835332772cf1e4a8db /src | |
parent | new anime (diff) | |
download | thenautilus-6ba7e7b45a611defe4669a678d148934509f6415.tar.gz thenautilus-6ba7e7b45a611defe4669a678d148934509f6415.tar.bz2 thenautilus-6ba7e7b45a611defe4669a678d148934509f6415.zip |
link to native andorid support
Diffstat (limited to 'src')
-rw-r--r-- | src/SW/perl-on-android/document.en.rest.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/SW/perl-on-android/document.en.rest.txt b/src/SW/perl-on-android/document.en.rest.txt index 1575e7b..b1ba4bd 100644 --- a/src/SW/perl-on-android/document.en.rest.txt +++ b/src/SW/perl-on-android/document.en.rest.txt @@ -178,6 +178,14 @@ Future work - submit patches to reduce the need to muck about with paths and headers +*UPDATE* + +Other people have been working on this, putting in way more effort, and +getting better results: the master branch of perl now can be compiled +(natively or cross) on Android: +https://github.com/Perl/perl5/commit/b373396993794bd428d71821e0a3f89d22a2ccb0 + + .. _`YAPC::EU 2012`: http://act.yapc.eu/ye2012/ .. _`Android Scripting Environment`: http://code.google.com/p/android-scripting/ |