mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #4231 from ffainelli/squeezelite
squeezelite: Specify all libraries to link against
This commit is contained in:
@@ -128,6 +128,7 @@ TARGET_LDFLAGS+= -lasound -lpthread -lm -lrt
|
||||
|
||||
ifeq ($(BUILD_VARIANT),full)
|
||||
TARGET_CFLAGS+= -DLINKALL
|
||||
TARGET_LDFLAGS+= -lvorbis -logg
|
||||
endif
|
||||
|
||||
define Package/squeezelite/install
|
||||
|
||||
Reference in New Issue
Block a user