Netatalk / netatalk

Netatalk is a Free and Open Source AFP fileserver. A *NIX or BSD system running Netatalk is capable of serving many Macintosh clients simultaneously as an AppleShare file server.
https://netatalk.io
GNU General Public License v2.0
335 stars 86 forks source link

[2.4] Can't override system WolfSSL with embedded WolfSSL #1171

Closed rdmark closed 3 months ago

rdmark commented 3 months ago

When trying to test https://github.com/Netatalk/netatalk/issues/1170 by forcing meson to build with the bundled WolfSSL library with -Dwith-embedded-ssl=true the setup summary still says WolfSSL. No change in behavior.

While it might be a small corner case, I think the ability to override the default setting would be useful sometimes.

ghost commented 3 months ago

Closed with #1175 and #1176