We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee1fec commit c1731f2Copy full SHA for c1731f2
1 file changed
luaApp/src/Makefile
@@ -59,7 +59,7 @@ lua_SRCS += lepicslib.cpp
59
lua_SRCS += luaShell.cpp
60
61
ifeq ($(BASE_3_15),YES)
62
-ifeq ($(EPICS_REVISION),5)
+ifeq ($(EPICS_MODIFICATION),6)
63
lua_SRCS += liocshlib.cpp
64
65
USR_CFLAGS += -DLUA_COMPAT_IOCSH
0 commit comments