GNU Make 3.81 (as used on Travis) doesn't have 'undefine'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user