diff --git a/core/main.mk b/core/main.mk index f9e1098b7..b1a54efca 100644 --- a/core/main.mk +++ b/core/main.mk @@ -274,7 +274,7 @@ else # !sdk endif # build the full stagefright library -ifneq ($(strip BUILD_WITH_FULL_STAGEFRIGHT),) +ifneq ($(strip $(BUILD_WITH_FULL_STAGEFRIGHT)),) BUILD_WITH_FULL_STAGEFRIGHT := true endif