|
@@ -25,7 +25,7 @@ S6_NETWORKING_CONF_OPTS = \
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_LIBRESSL),y)
|
|
ifeq ($(BR2_PACKAGE_LIBRESSL),y)
|
|
S6_NETWORKING_CONF_OPTS += --enable-ssl=libressl
|
|
S6_NETWORKING_CONF_OPTS += --enable-ssl=libressl
|
|
-S6_NETWORKING_DEPENDENCIES = libressl
|
|
|
|
|
|
+S6_NETWORKING_DEPENDENCIES += libressl
|
|
endif
|
|
endif
|
|
|
|
|
|
define S6_NETWORKING_CONFIGURE_CMDS
|
|
define S6_NETWORKING_CONFIGURE_CMDS
|