HomeFreeBSD

Remove lint case for _Thread_local.
rS250806Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Remove lint case for _Thread_local.

I added this block, knowing that lint does not support _Thread_local.
When linting, we could argue that we don't care about TLS (yet). It
seems, however, that external pieces of software also sometimes do a
-Dlint, regex the output and compile it again.

Reported by: swills

Details

Provenance
edAuthored on
Parents
rS250805: Fix build after doc/projects/xml-tools integration.
Branches
Unknown
Tags
Unknown

Event Timeline