HomeSort by relevance Sort by last modified time
    Searched full:current_build_config (Results 1 - 1 of 1) sorted by null

  /build/core/
cleanbuild.mk 123 current_build_config := \ macro
136 ifneq "$(current_build_config)" "$(PREVIOUS_BUILD_CONFIG)"
137 $(info *** Build configuration changed: "$(PREVIOUS_BUILD_CONFIG)" -> "$(current_build_config)")
151 echo "PREVIOUS_BUILD_CONFIG := $(current_build_config)" > \
155 current_build_config := macro

Completed in 124 milliseconds