diff options
author | 2021-08-16 14:42:53 -0700 | |
---|---|---|
committer | 2021-08-16 14:42:53 -0700 | |
commit | 7e7b028b889a93b2a2728a79d1f38d81ca9cd179 (patch) | |
tree | af83a592f60c50e8d7afd5e4e53034cbbcce47e4 /scripts/manifest_check_test.py | |
parent | a05a255eacd58408b38ea1704894736d7d777af3 (diff) |
Set ANDROID_HOST_MUSL for musl builds
Unlike glibc, musl does not #define __MUSL__ on the assumption that
building against musl will be done using a configure script that should
be testing for individual features rather than assuming them based on
using musl. We don't use configure-based builds, so add a local
ANDROID_HOST_MUSL macro that will be defined for all host musl builds.
Bug: 190084016
Test: m USE_HOST_MUSL=true adb
Change-Id: I44e3ffd1d727fd0ea8b69c3b074fef7e92e2be41
Diffstat (limited to 'scripts/manifest_check_test.py')
0 files changed, 0 insertions, 0 deletions