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

Commit 2ba3e15d authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by android-build-merger
Browse files

Merge "Set USE_CLANG_PLATFORM_BUILD to default true."

am: c36a9760

* commit 'c36a9760':
  Set USE_CLANG_PLATFORM_BUILD to default true.
parents d08cc69b c36a9760
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