HomeFreeBSD

Remove tests for obsolete compilers in the build system

Description

Remove tests for obsolete compilers in the build system

Assume gcc is at least 6.4, the oldest xtoolchain in the ports tree.
Assume clang is at least 6, which was in 11.2-RELEASE. Drop conditions
for older compilers.

Reviewed by: imp (earlier version), emaste, jhb
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D24802

(cherry picked from commit fac6dee9eb58b2b558fec2aea749460ca623f6d6)

Details

Provenance
vangyzenAuthored on May 12 2020, 3:22 PM
dimCommitted on Sep 2 2021, 11:30 PM
Reviewer
imp
Differential Revision
D24802: Remove tests for obsolete compilers in the build system
Parents
rG06d66775fc65: gcc9: quiet Waddress-of-packed-member for user build
Branches
Unknown
Tags
Unknown
Reverted By
rGedc7b289b2b2: Revert the changes that removed support for old gcc, as stable/12 still