HomeFreeBSD

cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions

Description

cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions

All compilers that can build FreeBSD binaries (as opposed to the entire
system) support at least gcc 9 (gcc, clang, tcc). Even pcc supports most
of the gcc 4.3 attributes. Make this file simpler by removing support
for pre-3.0 compilers.

Reviewed by: brooks
Differential Revision: https://reviews.freebsd.org/D45653
Sponsored by: Netflix

Details

Provenance
impAuthored on Thu, Jun 20, 11:02 PM
Reviewer
brooks
Differential Revision
D45653: cdefs.h: Assume the compiler supports at least GNU C 3.0 extensions
Parents
rG836f00ebb96a: release: Don't publish CW if !WITH_CLOUDWARE
Branches
Unknown
Tags
Unknown