Prevented option --version-script with linker run of xorriso. By Matthias Klose.

This commit is contained in:
2016-04-19 06:45:07 +00:00
parent 32d844054d
commit e9e7394867
2 changed files with 5 additions and 3 deletions

View File

@ -12,7 +12,7 @@ ACLOCAL_AMFLAGS = -I ./
# Build libraries
libisoburn_libisoburn_la_LDFLAGS = \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) $(LIBLDFLAGS)
libisoburn_libisoburn_la_SOURCES = \
libisoburn/isoburn.h \
libisoburn/libisoburn.h \