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

@@ -19,5 +19,6 @@ all: _all
include $(ASTTOPDIR)/Makefile.moddir_rules
test_astobj2.o: _ASTCFLAGS+=$(call get_menuselect_cflags,AO2_DEBUG)
test_strings.o: _ASTCFLAGS+=$(AST_NO_FORMAT_TRUNCATION) $(AST_NO_STRINGOP_TRUNCATION)
test_voicemail_api.o: _ASTCFLAGS+=$(AST_NO_FORMAT_TRUNCATION)