On macOS 15.2, -lresolv is required to resolve symbols like `_res_9_dn_expand`
@@ -31,6 +31,7 @@ case "$tag" in
;;
*Darwin*)
ld="${CC9:-gcc} -m64 $CC9FLAGS"
extralibs="-lresolv"
*SunOS*)
ld="${CC9:-cc} -g $CC9FLAGS"
The note is not visible to the blocked user.