wolfssl: set nonshared flag global
authorChristian 'Ansuel' Marangi <ansuelsmth@gmail.com>
Wed, 8 Jun 2022 22:40:47 +0000 (00:40 +0200)
committerChristian 'Ansuel' Marangi <ansuelsmth@gmail.com>
Wed, 8 Jun 2022 22:47:13 +0000 (00:47 +0200)
commite0cc5b9b3ae65113f0e0dd9249dae4776b65c503
tree091f4dcee4cac95af8dffa66548f54b4a36face3
parentb72c7db2293cf728851696e6370806cc3e0fa305
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: 0a2edc2714dc ("wolfssl: enable CPU crypto instructions")
Signed-off-by: Christian 'Ansuel' Marangi <ansuelsmth@gmail.com>
package/libs/wolfssl/Makefile