freebsd-dev/lib/atf
Dimitry Andric 2c3f47a727 Another round of attempting to squelch -Wdeprecated-declarations, which
has become very trigger-happy with libc++ 9.0.0.

It does not help that gcc's implementation of this warning is even more
trigger-happy, in the sense that it already warns on the declaration
itself, not when you are using it.  This is very annoying with our use
of -Wsystem-headers.  That should really be disabled for gcc.
2019-09-17 06:07:08 +00:00
..
libatf-c libatf: remove workaround not required after atf >= 0.18 update 2019-06-01 18:26:07 +00:00
libatf-c++ Another round of attempting to squelch -Wdeprecated-declarations, which 2019-09-17 06:07:08 +00:00
tests DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
common.mk MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00
Makefile Convert traditional ${MK_TESTS} conditional idiom for including test 2017-08-02 08:35:51 +00:00
Makefile.inc MFV: Import atf-0.21. 2014-11-01 11:17:54 +00:00