Increase WARNS for libmp tests
ATF tests have a default WARNS of 0, unlike other usermode programs. Reviewed by: ngie, julian MFC after: 3 weeks Sponsored by: Spectra Logic Corporation Differential Revision: https://reviews.freebsd.org/D9933
This commit is contained in:
parent
e5a99cead9
commit
90ad54937c
@ -2,6 +2,7 @@
|
||||
|
||||
TAP_TESTS_C+= legacy_test
|
||||
|
||||
WARNS?= 3
|
||||
LIBADD+= mp
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user