forked from epics_driver_modules/require
IGNORE_MODULES was exported too late to take effect
This commit is contained in:
@@ -377,6 +377,8 @@ DOCUDIR = .
|
||||
#DOCU = $(foreach DIR,${DOCUDIR},$(wildcard ${DIR}/*README*) $(foreach EXT,${DOCUEXT}, $(wildcard ${DIR}/*.${EXT})))
|
||||
export DOCU
|
||||
|
||||
export IGNORE_MODULES
|
||||
|
||||
# Loop over all target architectures for third run.
|
||||
# Go to O.${T_A} subdirectory because RULES.Vx only work there:
|
||||
|
||||
@@ -529,8 +531,6 @@ export SHRLIBS
|
||||
|
||||
export CFG
|
||||
|
||||
export IGNORE_MODULES
|
||||
|
||||
export USE_EXACT_VERSION += $(ABI_MAY_CHANGE)
|
||||
export USE_EXACT_MINOR_VERSION += $(ABI_MAY_CHANGE_BETWEEN_MINOR_VERSIONS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user