commit | 94285e06794a805e50db39f80fbe7e52e1e2220f | [log] [tgz] |
---|---|---|
author | Yueyao Zhu <[email protected]> | Tue Mar 28 22:24:04 2017 -0700 |
committer | Bowgo Tsai <[email protected]> | Sat May 06 10:14:57 2017 +0800 |
tree | c25a5eccaa1b234f68d79b13ada9fef5fd7fe424 | |
parent | 2d5e8f2de4af4f7975274957acacbcecf2fb36ef [diff] |
Build the dtc binary as a static executable This enables the dtc binary to be used without dependencies on shared libraries, for instance, when the binary is copied to be used in the Android kernel build process. Bug: 38007786 Test: mmm -j8 external/dtc , ldd out/host/linux-x86/bin/dtc Change-Id: Ic566104dc8064bdea12a9d3e0c442b518dc5d2ec Merged-In: Ic566104dc8064bdea12a9d3e0c442b518dc5d2ec (cherry picked from commit 9dfa11ddc415aec92f9ffed55d86cb3ba77c9a29)