Update buildroot to 2021.02.5 (#1566)
Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -33,9 +33,6 @@ endif
|
||||
ifeq ($(BR2_PACKAGE_OPENSSL),y)
|
||||
LIBSHOUT_CONF_OPTS += --with-openssl
|
||||
LIBSHOUT_DEPENDENCIES += openssl
|
||||
else ifeq ($(BR2_PACKAGE_LIBRESSL),y)
|
||||
LIBSHOUT_CONF_OPTS += --with-openssl=$(STAGING_DIR)/lib
|
||||
LIBSHOUT_DEPENDENCIES += libressl
|
||||
else
|
||||
LIBSHOUT_CONF_OPTS += --without-openssl
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user