HomeFreeBSD

Remove checks for __CC_SUPPORTS__INLINE assuming it is always true.

Description

Remove checks for CC_SUPPORTSINLINE assuming it is always true.

All supported compilers (modern versions of GCC and clang) support
this.

PR: 263102 (exp-run)
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D34802

Details

Provenance
jhbAuthored on Apr 12 2022, 5:06 PM
Reviewer
imp
Differential Revision
D34802: Remove checks for __CC_SUPPORTS__INLINE assuming it is always true.
Parents
rG87445068f96d: Remove check for __CC_SUPPORTS___FUNC__.
Branches
Unknown
Tags
Unknown