flux-classic icon indicating copy to clipboard operation
flux-classic copied to clipboard

link statically / don't use glibc's DNS resolver

Open rade opened this issue 9 years ago • 0 comments

AFAICT flux currently does not force use of go's built-in DNS resolver and thus there is some chance it will drag in glibc's resolver dynamically.

We should force the use the golang resolver at compile time.

rade avatar Feb 20 '16 18:02 rade