mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
Neutrino build: Fix build with '--with-tremor-static'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40dc93d9e8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-08-29 (Thu, 29 Aug 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -31,7 +31,7 @@ INCLUDES += -I$(top_srcdir)/lib/libtriple
|
||||
endif
|
||||
|
||||
if USE_TREMOR
|
||||
VORBISLIBS = @VORBISIDEC_LIBS@
|
||||
VORBISLIBS = @VORBISIDEC_LIBS@ -logg
|
||||
else
|
||||
VORBISLIBS = -lvorbisfile -lvorbis -logg
|
||||
endif
|
||||
|
Reference in New Issue
Block a user