Added T_A
This commit is contained in:
@@ -67,6 +67,9 @@ if [ ! -d config ]; then
|
||||
cat > config/CONFIG_APP <<-\END
|
||||
#CONFIG_APP DO NOT EDIT THIS FILE
|
||||
include $(TOP)/config/RELEASE
|
||||
ifndef T_A
|
||||
T_A = $(HOST_ARCH)
|
||||
endif
|
||||
include $(EPICS_BASE)/config/CONFIG
|
||||
ifdef SHARE
|
||||
USR_INCLUDES += -I$(SHARE)/include
|
||||
|
||||
Reference in New Issue
Block a user