mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00: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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Message.cpp | ||
| Message.h | ||
| Resolver.h | ||