freebsd-dev/lib/libthr
Eric van Gyzen 0b2f3f2058 libthr: Use CLI flags instead of pragmas to disable warnings
People tweaking the build system or compilers tend to look into
the Makefile and not into the source.  Having some warning controls
in the Makefile and some in the source code is surprising.

Pragmas have the advantage that they leave the warnings enabled
for more code, but that advantage isn't very relevant in these cases.

Requested by:	kib
Reviewed by:	kib
MFC after:	3 days
Sponsored by:	Dell EMC
Differential Revision:	https://reviews.freebsd.org/D10832
2017-05-20 17:33:47 +00:00
..
arch
support
sys
tests
thread libthr: Use CLI flags instead of pragmas to disable warnings 2017-05-20 17:33:47 +00:00
libthr.3
Makefile libthr: Use CLI flags instead of pragmas to disable warnings 2017-05-20 17:33:47 +00:00
Makefile.depend
plockstat.d
pthread.map