commit | 567a8de3ca5b4c4f033bfbcdd339a3fd59a76227 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Oct 24 17:14:55 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Oct 24 17:14:55 2013 -0700 |
tree | 1a7f98471fcdec66ad6a8a9e8805aaf2f4e7556f | |
parent | 972885499255a9368e96332f9da0d28b2436d042 [diff] [blame] |
Start moving 32-bit cruft somewhere it won't pollute 64-bit. Change-Id: I03a6a50a5243f29e50fb58a3cf8b5e7198640baa
diff --git a/libc/Android.mk b/libc/Android.mk index b77e394..0e45c0d 100644 --- a/libc/Android.mk +++ b/libc/Android.mk
@@ -180,6 +180,7 @@ bionic/fstatfs.c \ bionic/__get_tls.cpp \ bionic/lseek64.c \ + bionic/ndk_cruft.cpp \ bionic/statfs.c \ endif