VER-2-0-4-PATCH
David Turner 25 years ago
parent e755002ddc
commit c75f71e049
  1. 1
      config/unix/detect.mk

@ -38,6 +38,7 @@ else
ifneq ($(findstring gcc,$(shell $(CC) --version)),)
is_gcc := 1
endif
endif
ifdef is_gcc
CONFIG_RULES := $(BUILD)$(SEP)unix-gcc.mk

Loading…
Cancel
Save