HomeFreeBSD

MFC r282551: Remove historical GNUC test

Description

MFC r282551: 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.

Details

Provenance
emasteAuthored on
Parents
rS287330: Restrict tso_max to IP_MAXPACKET to avoid the panic reported in:
Branches
Unknown
Tags
Unknown