am 77d93bce
: Merge "fix build"
* commit '77d93bceb06dd3983868327b03a726bf5d8ae079': fix build
This commit is contained in:
@@ -133,7 +133,7 @@ endif
|
|||||||
# clang is enabled by default for host builds
|
# clang is enabled by default for host builds
|
||||||
# enable it unless we've specifically disabled clang above
|
# enable it unless we've specifically disabled clang above
|
||||||
ifdef LOCAL_IS_HOST_MODULE
|
ifdef LOCAL_IS_HOST_MODULE
|
||||||
ifneq($(HOST_OS),windows)
|
ifneq ($(HOST_OS),windows)
|
||||||
ifeq ($(my_clang),)
|
ifeq ($(my_clang),)
|
||||||
my_clang := true
|
my_clang := true
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user