1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/build/stlport/README.mozilla Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +This copy of STLport was taken from the Android NDK r8e. 1.5 +Android specific changes are listed in README.android. 1.6 +The libs/ directory containing prebuilt static libraries was removed. 1.7 + 1.8 +The following patches are applied on top: 1.9 +- android-mozilla-config.patch: Adjusts Android-specific configuration 1.10 + to the mozilla codebase use of the STL.