SONAME in src/Makefile
This commit is contained in:
@@ -28,5 +28,3 @@ USR_CPPFLAGS += --coverage
|
||||
USR_LDFLAGS += --coverage
|
||||
endif
|
||||
|
||||
# shared library ABI version.
|
||||
SHRLIB_VERSION ?= 5.0
|
||||
|
||||
@@ -20,5 +20,8 @@ LIBRARY = pvData
|
||||
|
||||
pvData_LIBS += Com
|
||||
|
||||
# shared library ABI version.
|
||||
SHRLIB_VERSION ?= 5.0
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user