History log of /external/e2fsprogs/lib/support/Android.bp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
91581e8f15b8a29aedea3e7c11162301c7e66ec3 24-Feb-2017 Christopher Ferris <cferris@google.com> Disable macro redefined warnings.

The new kernel headers do:

#define __bitwise __bitwise__

However, the code redefines __bitwise without undef'ing it first.

This is a temporary fix, b/35721782 filed to fix this.

Change-Id: I2c6a64146966f1737835f012d24ccc844570d02b
Test: Builds without warningers/errors.
/external/e2fsprogs/lib/support/Android.bp
7a9e1a96766d31a41b88f0a539fcc3d532b5c530 12-Jan-2017 Alex Deymo <deymo@google.com> Convert e2fsprogs targets to soong.

This patch also removes all the "-host" and "_static" suffix from all
the libraries adding "unique_host_soname: true". This prevents
confusions with the host installed libraries.

A new "libext2_misc" library is introduced to export some files from
the misc/ directory to other binaries in this project.

Bug: 34220783
Test: mmma external/e2fsprogs

Change-Id: Ia1b689991346b11f8cb38f7c6ee356e666e01d6d
/external/e2fsprogs/lib/support/Android.bp