[OpenWrt-Devel] [PATCH V2] reduce the build dependencies for ustream-ssl

thomas.langer at lantiq.com thomas.langer at lantiq.com
Tue Sep 23 06:17:32 EDT 2014


Hello Felix,

Felix Fietkau wrote on 2014-09-23:
> On 2014-09-23 09:51, thomas.langer at 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.langer at 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 at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list