Merge "Build System: Improve ccache matching for different menuselect options."

This commit is contained in:
Jenkins2
2018-08-14 13:41:32 -05:00
committed by Gerrit Code Review
11 changed files with 75 additions and 52 deletions

View File

@@ -172,6 +172,7 @@ threadstorage.c: $(ASTTOPDIR)/main/threadstorage.c
$(CMD_PREFIX) cp "$<" "$@"
extconf.o: _ASTCFLAGS+=$(call get_menuselect_cflags,DETECT_DEADLOCKS)
extconf.o: extconf.c
conf2ael: LIBS+=$(AST_CLANG_BLOCKS_LIBS)