Loading core/envsetup.mk +6 −0 Original line number Diff line number Diff line Loading @@ -475,3 +475,9 @@ endif ifeq ($(USE_CLANG_PLATFORM_BUILD),) USE_CLANG_PLATFORM_BUILD := true endif ifneq ($(USE_CLANG_PLATFORM_BUILD),true) ifneq ($(USE_CLANG_PLATFORM_BUILD),false) $(error USE_CLANG_PLATFORM_BUILD must be true or false) endif endif Loading
core/envsetup.mk +6 −0 Original line number Diff line number Diff line Loading @@ -475,3 +475,9 @@ endif ifeq ($(USE_CLANG_PLATFORM_BUILD),) USE_CLANG_PLATFORM_BUILD := true endif ifneq ($(USE_CLANG_PLATFORM_BUILD),true) ifneq ($(USE_CLANG_PLATFORM_BUILD),false) $(error USE_CLANG_PLATFORM_BUILD must be true or false) endif endif