blob: 323bb3a8a56510d9f90ffe6e61941a452540f1bd [file] [log] [blame]
Todd Fiala92d23592013-10-30 13:05:03 -07001/*
2 * README.android describes in high-level the libedit changes that we
3 * cannot push upstream to the llvm.org repository:
4 * - Changes due to Android's build system.
5 * - Changes due to Android's toolchain.
6 */
7
8* Initial downstream on 2013/10/30: Synched to libedit-20130712-3.1.tar.gz
9 from http://thrysoee.dk/editline/.
10
11* We add Android's *.mk files that are specific to Android's build system.
12 Currently for linux x86 (32-bit) host only.