diff options
author | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2022-06-08 20:30:39 -0300 |
---|---|---|
committer | Christian 'Ansuel' Marangi <ansuelsmth@gmail.com> | 2022-06-09 02:11:37 +0200 |
commit | d55f12cc7925b7d84af80015cbeb0422dd7e0b36 (patch) | |
tree | 408cdd79c9f0bdc0eaae720ccc059f85beffbc11 /include | |
parent | eac1b8ab699eb3383e6d5d39b53fa9f32ee6eb60 (diff) | |
download | upstream-d55f12cc7925b7d84af80015cbeb0422dd7e0b36.tar.gz upstream-d55f12cc7925b7d84af80015cbeb0422dd7e0b36.tar.bz2 upstream-d55f12cc7925b7d84af80015cbeb0422dd7e0b36.zip |
wolfssl: make WOLFSSL_HAS_OPENVPN default to y
Openvpn forces CONFIG_WOLFSSL_HAS_OPENVPN=y. When the phase1 bots build
the now non-shared package, openvpn will not be selected, and WolfSSL
will be built without it. Then phase2 bots have CONFIG_ALL=y, which
will select openvpn and force CONFIG_WOLFSSL_HAS_OPENVPN=y. This
changes the version hash, causing dependency failures, as shared
packages expect the phase2 hash.
Fixes: #9738
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions