Changes between Version 212 and Version 213 of AndroidPort


Ignore:
Timestamp:
Feb 7, 2012, 10:24:25 PM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v212 v213  
    213213$ cp -r build/* ~/android/toolchain/sysroot/usr/
    214214}}}
    215 Get [http://ftp.mozilla.org/pub/mozilla.org/mobile/source/android-ndk-r4c-0moz3.tar.bz2 android-ndk-r4c-0moz3].
     215Spidermonkey is designed to build against an older version of the NDK than that of our main compiler toolchain. Download [http://ftp.mozilla.org/pub/mozilla.org/mobile/source/android-ndk-r4c-0moz3.tar.bz2 Mozilla's own toolchain] to the working directory and then unpack it there, e.g.:
    216216
    217217Get js-1.8.5.
    218218
    219 Apply [http://wiki.apache.org/couchdb/AndroidMozillaPatch this patch] somehow.
    220 
    221 Add "#define FORCE_LITTLE_ENDIAN" at the top of jscpucfg.cpp.
     219Apply [https://gist.github.com/1754817 this patch] somehow.
    222220
    223221Now regenerate configure in the js dir: