Remove unused -DRESOLVER getaddrinfo build flag
authorArjun Shankar <arjun@redhat.com>
Fri, 29 Sep 2023 09:13:19 +0000 (11:13 +0200)
committerArjun Shankar <arjun@redhat.com>
Fri, 29 Sep 2023 09:21:04 +0000 (11:21 +0200)
commit99b4327a553d42c5f999f780a57204894da1d494
tree187013a5b0e5be1766df305a4118794ae45e59a3
parentcdbf8229bb1438998b211e4760a97d94a13674d4
Remove unused -DRESOLVER getaddrinfo build flag

getaddrinfo doesn't look for any RESOLVER defines for conditional
compilation.  Therefore, remove the unnecessary -DRESOLVER build flag in
getaddrinfo's CFLAGS.

Checked on x86_64 for code generation changes; none found.
posix/Makefile