Merge "Set ANDROID_HOST_MUSL for musl builds"
This commit is contained in:
@@ -45,6 +45,7 @@ var (
|
|||||||
|
|
||||||
linuxMuslCflags = []string{
|
linuxMuslCflags = []string{
|
||||||
"-D_LIBCPP_HAS_MUSL_LIBC",
|
"-D_LIBCPP_HAS_MUSL_LIBC",
|
||||||
|
"-DANDROID_HOST_MUSL",
|
||||||
"-nostdlibinc",
|
"-nostdlibinc",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user