aboutsummaryrefslogtreecommitdiff
path: root/libs/libuwsc/patches/100-cmake-fix-wolfssl-detection.patch
Commit message (Collapse)AuthorAge
* libuwsc: fix compiltation with wolfSSLEneas U de Queiroz2022-07-15
wolfssl/options.h needs to be included before the other wolfssl headers to enable OpenSSL API required to build the package. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>