stubby: explicitly disable static linking
authorRui Salvaterra <rsalvaterra@gmail.com>
Mon, 3 Jan 2022 23:13:09 +0000 (23:13 +0000)
committerRosen Penev <rosenp@gmail.com>
Tue, 11 Jan 2022 22:54:25 +0000 (14:54 -0800)
commite636e433c16b34edcd4d121883f755479a459502
tree9f32f04a2ab3e78f513314369dcdc3cdcbf0a46c
parent2703cc03c7300fbd1307d385521423201cf046c1
stubby: explicitly disable static linking

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>
net/stubby/Makefile