mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-10 17:12:41 +02:00
When building with DNS_DEBUG or ENABLE_ALL_THE_DEBUG_MACROS there is a linking issue with Libraries/LibDNS/Resolver.h:1003 with undefined reference DNS::Messages::Records::SIG::to_string() const Add DNS_API on DNS:Messages::Records::SIG definition to allow access to the class in bin/dns, bin/TestDNSResolver, libexec/RequestServer