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

Commit ac33935a authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Default USE_SOONG to true"

parents 439f4dd1 42a5da7c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -97,6 +97,9 @@ include $(BUILD_SYSTEM)/help.mk
# and host information.
include $(BUILD_SYSTEM)/config.mk

# Default soong to on
USE_SOONG ?= true

ifndef KATI
ifdef USE_NINJA
$(warning USE_NINJA is ignored. Ninja is always used.)