diff options
| author | 2022-03-08 18:17:43 -0800 | |
|---|---|---|
| committer | 2022-03-09 16:31:28 -0800 | |
| commit | e8f6f0beccecace0daca91acae226350cbc01bec (patch) | |
| tree | aef5766128bbb5f62d9f8e973f431c16c68ecbef /libs/androidfw/StringPool.cpp | |
| parent | b57c42cb439ed4ed22a66867a75b15818edd8081 (diff) | |
Tweak linux_glibc properties for musl builds in frameworks/base
For convenience, builds against musl libc currently use the
linux_glibc properties because they are almost always linux-specific
and not glibc-specific. In preparation for removing this hack,
tweak the linux_glibc properties by either moving them to host_linux,
which will apply to linux_glibc, linux_musl and linux_bionic, or
by setting appropriate musl or linux_musl properties. Properties
that must not be repeated while musl uses linux_musl and also still
uses the linux_glibc properties are moved to glibc properties, which
don't apply to musl. Whether these stay as glibc properties or get
moved back to linux_glibc later once the musl hack is removed is TBD.
Bug: 223257095
Test: m checkbuild
Test: m USE_HOST_MUSL=true host-native
Change-Id: I7058c8f1dadd7bbfd7e169bdf0a0441eb6d10ec5
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions