HomeFreeBSD

cdefs: use more accurate GCC version for the deprecated attribute.

Description

cdefs: use more accurate GCC version for the deprecated attribute.

The message argument in the "deprecated" attribute was introduced in GCC 4.5 *.
Use the accurate version number for consistency, as done already with other
attributes.

Details

Provenance
pfgAuthored on
Parents
rS355761: <unistd.h>: remove redundant __BSD_VISIBLE
Branches
Unknown
Tags
Unknown