forked from epics_driver_modules/require
avoid creating libdirs too early with modern EPICS base versions
This commit is contained in:
@@ -358,6 +358,7 @@ ${CONFIG}/CONFIG:
|
||||
# Some TOP and EPICS_BASE tweeking necessary to work around release check in 3.14.10+.
|
||||
EB:=${EPICS_BASE}
|
||||
TOP:=${EPICS_BASE}
|
||||
DELAY_INSTALL_LIBS = YES
|
||||
-include ${CONFIG}/CONFIG
|
||||
SHELL = /bin/bash -O extglob
|
||||
BASE_CPPFLAGS=
|
||||
|
||||
Reference in New Issue
Block a user