Update buildroot from 17.02.2 -> 17.02.3
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBSNDFILE_VERSION = 1.0.27
|
||||
LIBSNDFILE_VERSION = 1.0.28
|
||||
LIBSNDFILE_SITE = http://www.mega-nerd.com/libsndfile/files
|
||||
LIBSNDFILE_INSTALL_STAGING = YES
|
||||
LIBSNDFILE_LICENSE = LGPLv2.1+
|
||||
@@ -13,6 +13,7 @@ LIBSNDFILE_LICENSE_FILES = COPYING
|
||||
LIBSNDFILE_CONF_OPTS = \
|
||||
--disable-sqlite \
|
||||
--disable-alsa \
|
||||
--disable-external-libs
|
||||
--disable-external-libs \
|
||||
--disable-full-suite
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user