Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -17,6 +17,12 @@ WEBP_CONF_OPTS += \
|
||||
--with-tiffincludedir=$(STAGING_DIR)/usr/include \
|
||||
--with-tifflibdir=$(STAGING_DIR)/usr/lib
|
||||
|
||||
ifeq ($(BR2_PACKAGE_WEBP_DEMUX),y)
|
||||
WEBP_CONF_OPTS += --enable-libwebpdemux
|
||||
else
|
||||
WEBP_CONF_OPTS += --disable-libwebpdemux
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBPNG),y)
|
||||
WEBP_DEPENDENCIES += libpng
|
||||
WEBP_CONF_ENV += ac_cv_path_LIBPNG_CONFIG=$(STAGING_DIR)/usr/bin/libpng-config
|
||||
|
||||
Reference in New Issue
Block a user