update buildroot to 2017.02.11
This commit is contained in:
@@ -12,9 +12,6 @@ WAVPACK_DEPENDENCIES = $(if $(BR2_ENABLE_LOCALE),,libiconv)
|
||||
WAVPACK_LICENSE = BSD-3c
|
||||
WAVPACK_LICENSE_FILES = COPYING
|
||||
|
||||
# Fetch patch from upstream to remove wchar dependency
|
||||
WAVPACK_PATCH = https://github.com/dbry/WavPack/commit/876fc3f3907e871d0938ac6c8c5252f5f31abd1f.patch
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBICONV),y)
|
||||
WAVPACK_CONF_OPTS += LIBS=-liconv
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user