populate default interpreter path
This commit is contained in:
@@ -18,6 +18,11 @@ DBD += pyDevSup.dbd
|
||||
|
||||
pyDevSup$(PY_VER)_SYS_LIBS += python$(PY_VER)
|
||||
|
||||
setup_CPPFLAGS += -DXEPICS_ARCH=\"$(T_A)\"
|
||||
setup_CPPFLAGS += -DXPYDEV_BASE=\"$(abspath $(INSTALL_LOCATION))\"
|
||||
setup_CPPFLAGS += -DXEPICS_BASE=\"$(EPICS_BASE)\"
|
||||
setup_CPPFLAGS += -DPYDIR=\"python$(PY_VER)\"
|
||||
|
||||
pyDevSup$(PY_VER)_SRCS += setup.c
|
||||
pyDevSup$(PY_VER)_SRCS += dbrec.c
|
||||
pyDevSup$(PY_VER)_SRCS += dbfield.c
|
||||
|
||||
Reference in New Issue
Block a user