Set it in iocshRegisterCommon() instead. Remove ARCH from iocBoot/ioc/Makefile@Common templates.
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
TOP = ../..
|
|
include $(TOP)/configure/CONFIG
|
|
TARGETS = envPaths
|
|
include $(TOP)/configure/RULES.ioc
|