platform_system_core/libdiskconfig
Colin Cross 10bbb01823 Tweak linux_glibc properties for musl builds in system/core
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: I076fa026d7dddfccfa5cc395dd06bdc979eee1d8
2022-03-24 15:59:08 -07:00
..
include/diskconfig Move libdiskconfig headers into libdiskconfig. 2016-02-13 12:48:23 -08:00
Android.bp Tweak linux_glibc properties for musl builds in system/core 2022-03-24 15:59:08 -07:00
config_mbr.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
diskconfig.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
diskutils.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
dump_diskconfig.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
write_lst.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00