Searched refs:BUILD_CONFIG (Results 1 – 4 of 4) sorted by relevance
2675 BUILD_CONFIG=bootstrap-debug2679 BUILD_CONFIG=2683 AC_MSG_CHECKING(for default BUILD_CONFIG)2690 no) with_build_config= BUILD_CONFIG= ;;2694 BUILD_CONFIG=$with_build_config2696 case $BUILD_CONFIG in2706 BUILD_CONFIG=2712 AC_MSG_RESULT($BUILD_CONFIG)2713 AC_SUBST(BUILD_CONFIG) subst2739 # If we are building libsanitizer and $BUILD_CONFIG contains bootstrap-asan[all …]
701 BUILD_CONFIG = @BUILD_CONFIG@702 ifneq ($(BUILD_CONFIG),)703 include $(foreach CONFIG, $(BUILD_CONFIG), $(srcdir)/config/$(CONFIG).mk)
7071 BUILD_CONFIG=bootstrap-debug7075 BUILD_CONFIG=7087 no) with_build_config= BUILD_CONFIG= ;;7093 BUILD_CONFIG=$with_build_config7095 case $BUILD_CONFIG in7105 BUILD_CONFIG=7111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CONFIG" >&57112 $as_echo "$BUILD_CONFIG" >&6; }7146 case "$BUILD_CONFIG" in14857 case $BUILD_CONFIG in
468 * configure.ac: Move BUILD_CONFIG set up earlier. Add2095 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.2484 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.2487 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.2492 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.2736 Add FLAGS_FOR_TARGET and BUILD_CONFIG.2764 (BUILD_CONFIG): Include if requested.