mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
fix build with --as-needed enabled linkers
Origin commit data
------------------
Commit: 17986f6b15
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-25 (Sat, 25 May 2013)
This commit is contained in:
@@ -93,10 +93,6 @@ neutrino_LDADD = \
|
||||
@MAD_LIBS@ \
|
||||
@ID3TAG_LIBS@ \
|
||||
@LIBCS_LIBS@ \
|
||||
@AVFORMAT_LIBS@ \
|
||||
@AVUTIL_LIBS@ \
|
||||
@AVCODEC_LIBS@ \
|
||||
@SWSCALE_LIBS@ \
|
||||
$(FLACLIBS) \
|
||||
$(VORBISLIBS) \
|
||||
-ldvbsi++ \
|
||||
@@ -149,3 +145,9 @@ neutrino_LDADD += \
|
||||
$(top_builddir)/src/lcddisplay/liblcddisplay.a \
|
||||
@DIRECTFB_LIBS@
|
||||
endif
|
||||
|
||||
neutrino_LDADD += \
|
||||
@AVFORMAT_LIBS@ \
|
||||
@AVUTIL_LIBS@ \
|
||||
@AVCODEC_LIBS@ \
|
||||
@SWSCALE_LIBS@
|
||||
|
Reference in New Issue
Block a user