openwrt-pf/package/libs/wolfssl
Christian 'Ansuel' Marangi e0cc5b9b3a wolfssl: set nonshared flag global
libwolfssl-benchmark should NOT be compiled as nonshared but
currently there is a bug where, on buildbot stage2, the package
is recompiled to build libwolfssl-benchmark and the dependency
change to the new libwolfssl version.
Each dependant package will now depend on the new wolfssl package
instead of the one previously on stage1 that has a different package
HASH.

Set the nonshared PKGFLAGS global while this gets investigated
and eventually fixed.

Fixes: 0a2edc2714 ("wolfssl: enable CPU crypto instructions")
Signed-off-by: Christian 'Ansuel' Marangi <ansuelsmth@gmail.com>
2022-06-09 00:47:13 +02:00
..
patches wolfssl: bump to v5.3.0-stable 2022-05-15 20:52:46 +02:00
Config.in wolfssl: enable CPU crypto instructions 2022-06-07 10:56:49 +02:00
Makefile wolfssl: set nonshared flag global 2022-06-09 00:47:13 +02:00