commit | 5a72d20502d0296c766e0c473a919c3f767ecc05 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Sat Dec 17 13:34:05 2016 -0800 |
committer | Colin Cross <ccross@android.com> | Sat Dec 17 13:34:05 2016 -0800 |
tree | 0023c2ce6428fda8b6ab37ab25268a39154ed597 | |
parent | 782708571c05290bea723ec490734e7bede66cb6 [diff] |
Remove obsolete mentions of LLVM_HOST_BUILD_MK The libbacktrace common flags don't need the flags from LLVM_HOST_BUILD_MK, they are added directly to libbacktrace_offline. The -fno-omit-frame-pointer is unnecessary, as we no longer import flags only used to build LLVM into everything that depends on LLVM. Removing -Wno-extern-c-compat doesn't cause any warnings. Test: mma -j Change-Id: Ia01380e8572c3d84268843291a54ec8c932a327f