diff options
Diffstat (limited to 'core/Makefile')
-rw-r--r-- | core/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/Makefile b/core/Makefile index b050d3d..8add332 100644 --- a/core/Makefile +++ b/core/Makefile @@ -1,5 +1,9 @@ # Put some miscellaneous rules here +# HACK: clear LOCAL_PATH from including last build target before calling +# intermedites-dir-for +LOCAL_PATH := $(BUILD_SYSTEM) + # Pick a reasonable string to use to identify files. ifneq "" "$(filter eng.%,$(BUILD_NUMBER))" # BUILD_NUMBER has a timestamp in it, which means that |