mirror of
https://github.com/open-simh/simh.git
synced 2026-01-30 21:42:15 +00:00
Restored announcing GCC version and build options lost in manual merge from v3.9-0-rc2
This commit is contained in:
2
makefile
2
makefile
@@ -342,7 +342,7 @@ ifneq (3,$(GCC_MAJOR_VERSION))
|
||||
CFLAGS_O += -Wno-unused-result
|
||||
endif
|
||||
endif
|
||||
ifeq (clean,$(MAKECMDGOALS))
|
||||
ifneq (clean,$(MAKECMDGOALS))
|
||||
BUILD_FEATURES := $(BUILD_FEATURES). GCC Version: $(GCC_VERSION)
|
||||
$(info ***)
|
||||
$(info *** $(BUILD_SINGLE)Simulator$(BUILD_MULTIPLE) being built with:)
|
||||
|
||||
Reference in New Issue
Block a user