Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c36a9760 authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by Gerrit Code Review
Browse files

Merge "Set USE_CLANG_PLATFORM_BUILD to default true."

parents 4dc400e7 8dd69d97
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -426,3 +426,7 @@ endif
ifeq ($(PRINT_BUILD_CONFIG),)
PRINT_BUILD_CONFIG := true
endif

ifeq ($(USE_CLANG_PLATFORM_BUILD),)
USE_CLANG_PLATFORM_BUILD := true
endif