]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
android: fix Mac build
authorTheodore Ts'o <tytso@mit.edu>
Mon, 24 Oct 2016 19:18:09 +0000 (15:18 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 24 Oct 2016 19:18:09 +0000 (15:18 -0400)
commit05e7f37a4a7703435f589b50222bf67615a1788c
treef60b9ad5cff141fdd15505e299a1ba6be5ed103a
parentd33e690fe7a6cbeb51349d9f2c7fb16a6ebec9c2
android: fix Mac build

Disable building debugfs and e4crypt on mac.
Add missing time.h include in ext2fs.h for time_t.

From AOSP commit: f2b2d2c0a6af8bd1e1a19150cf9d41d8f2b0e39a

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
contrib/Android.mk
lib/ext2fs/ext2fs.h
misc/Android.mk