HomeFreeBSD

MFC 365013: Suppress -Wempty-body warnings in GCC 6.x and later.

Description

MFC 365013: Suppress -Wempty-body warnings in GCC 6.x and later.

libc++ in LLVM 11 uses an empty else clause in
include/c++/v1/__thread_support which triggers this warning.

Details

Provenance
jhbAuthored on
Parents
rS366173: Adjustments to includes for openzfs in _STANDALONE
Branches
Unknown
Tags
Unknown