aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/aio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/aio/Makefile')
-rw-r--r--tests/sys/aio/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/sys/aio/Makefile b/tests/sys/aio/Makefile
index ef44036bf3d8..db9da144c43b 100644
--- a/tests/sys/aio/Makefile
+++ b/tests/sys/aio/Makefile
@@ -17,6 +17,4 @@ LIBADD.lio_test+= rt
CFLAGS+= -I${.CURDIR:H:H}
-WARNS?= 6
-
.include <bsd.test.mk>