forked from epics_driver_modules/require
export ARCH_PARTS
This commit is contained in:
@@ -531,6 +531,8 @@ endif
|
||||
|
||||
# Add sources for specific epics types (3.13 or 3.14) or architectures.
|
||||
ARCH_PARTS = ${T_A} $(subst -, ,${T_A}) ${OS_CLASS}
|
||||
export ARCH_PARTS
|
||||
|
||||
VAR_EXTENSIONS = $(firstword $(subst ., ,${EPICSVERSION})) ${EPICS_BASETYPE} ${EPICSVERSION} ${ARCH_PARTS} ${ARCH_PARTS:%=${EPICS_BASETYPE}_%} ${ARCH_PARTS:%=${EPICSVERSION}_%}
|
||||
export VAR_EXTENSIONS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user