mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 12:10:15 +04:00
e636e433c1
Although undocumented, there's a way to explicitly disable static linking in Stubby, setting the CMake build option ENABLE_GETDNS_STATIC_LINK to OFF (ON by default). Make it so. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>