aapt: Fix 64-bit build

This commit is contained in:
Fredrik Fornwall 2016-02-05 18:05:14 -05:00
parent 08e7f324ff
commit ac398bf4e0
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ termux_step_make_install () {
cd libcutils
tar xf $LIBCUTILS_TARFILE
rm trace.c dlmalloc_stubs.c ashmem-host.c
rm trace.c dlmalloc_stubs.c ashmem-host.c dir_hash.c
cd ../libutils
tar xf $LIBUTILS_TARFILE