Bumped the library SONAME due to binary incompatibility
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@760 a6f86f6d-0131-4f8e-9e7b-e335508773d5
This commit is contained in:
parent
4edebabe92
commit
8c4a6cccb4
@ -54,7 +54,7 @@ MUX_LIBS=-lmatroska -lebml $(LIBICONV)
|
||||
# Names
|
||||
LIBRARY=libmatroska.a
|
||||
LIBRARY_SO=libmatroska.so
|
||||
LIBRARY_SO_VER=libmatroska.so.3
|
||||
LIBRARY_SO_VER=libmatroska.so.4
|
||||
|
||||
# source-files
|
||||
sources:=$(wildcard ${SRC_DIR}*$(EXTENSION))
|
||||
|
Loading…
x
Reference in New Issue
Block a user