Hello Felix, Felix Fietkau wrote onĀ 2014-09-23: > On 2014-09-23 09:51, thomas.lan...@lantiq.com wrote: >> without this change, all 3 ssl libraries are always built, >> even if no ssl support was selected in menuconfig >> >> reduce this to cyassl as it is the default variant >> >> Signed-off-by: Thomas Langer <thomas.lan...@lantiq.com> > I would prefer having polarssl as the default variant (matching what > gets used in OpenWrt by default).
Okay, but currently the "default-variant" is automatically is automatically selected: $ grep "default-variant" tmp/.packagedeps |grep ustream $(curdir)/libs/ustream-ssl/default-variant := cyassl Is there a way to override this in the package? > > - Felix Best Regards, Thomas --- There are two hard things in computer science: cache invalidation, naming things, and off-by-one errors. --- _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel