mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
Revert "Neutrino build: Fix build with '--with-tremor-static'"
This reverts commit 40dc93d9e8
.
This commit is contained in:
@@ -37,7 +37,7 @@ INCLUDES += -I$(top_srcdir)/lib/libtriple
|
||||
endif
|
||||
|
||||
if USE_TREMOR
|
||||
VORBISLIBS = @VORBISIDEC_LIBS@ -logg
|
||||
VORBISLIBS = @VORBISIDEC_LIBS@
|
||||
else
|
||||
VORBISLIBS = -lvorbisfile -lvorbis -logg
|
||||
endif
|
||||
|
Reference in New Issue
Block a user