Hi there,
First of all, thank you for the great application.
I am trying to build Unbound (only unbound) fully statically so it can run on a Docker Scratch image which cannot have any libraries installed.
However, I can't seem to manage to build it fully statically. What would be the ./configure flags to do so? Or what environment variables could be set?
Thank you in advance