diff --git a/configure/CONFIG b/configure/CONFIG index f5ba0b780..b51a9d38b 100644 --- a/configure/CONFIG +++ b/configure/CONFIG @@ -27,7 +27,7 @@ ifeq ($(origin EPICS_HOST_ARCH), undefined) $(TOP)/src/tools/EpicsHostArch.pl)) # NB: We use a simply expanded variable here for performance: export EPICS_HOST_ARCH := $(shell perl $(EHA)) - undefine EHA + EHA := endif -include $(CONFIG)/os/CONFIG_COMPAT