HomeFreeBSD

Remove historical GNUC test

Description

Remove historical GNUC test

The requirement is for a GCC-compatible compiler and not necessarily
GCC itself. However, we currently expect any compiler used for building
the whole of FreeBSD to be GCC-compatible and many things will break if
not; there's no longer a need to have an explicit test for this in rtld.

Reviewed by: imp, kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D2422

Details

Provenance
emasteAuthored on
Reviewer
imp
Differential Revision
D2422: Remove unnecessary GNUC test
Parents
rS282550: A few style fixes and expand the comment a bit on what _fixtelldir() is
Branches
Unknown
Tags
Unknown