https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97308
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=97304
--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
The failing config.log from libgomp contains
ld: error: unable to find library -lc
so this might be closely related to / a duplicate of
PR 97304, which has the identical error message for
a different BSD version with clang.