fix executable linking

This commit is contained in:
Michael Davidsaver
2020-02-04 19:15:36 -08:00
parent 849fa492f0
commit ddf6bab236

View File

@ -42,6 +42,7 @@ softIocPy_DBD += pyDevSup.dbd
softIocPy_DBD += system.dbd
softIocPy$(PY_VER)_LIBS += pyDevSup$(PY_LD_VER)
softIocPy$(PY_VER)_SYS_LIBS += python$(PY_LD_VER)
# softIocPy_registerRecordDeviceDriver.cpp derives from softIocPy.dbd
softIocPy$(PY_VER)_SRCS += softIocPy_registerRecordDeviceDriver.cpp