< prev index next >

make/autoconf/spec.gmk.in

Print this page

        

*** 383,392 **** --- 383,393 ---- GCOV_ENABLED=@GCOV_ENABLED@ JCOV_ENABLED=@JCOV_ENABLED@ JCOV_HOME=@JCOV_HOME@ JCOV_INPUT_JDK=@JCOV_INPUT_JDK@ + JCOV_FILTERS=@JCOV_FILTERS@ # AddressSanitizer export ASAN_ENABLED:=@ASAN_ENABLED@ export DEVKIT_LIB_DIR:=@DEVKIT_LIB_DIR@ ifeq ($(ASAN_ENABLED), yes)
< prev index next >