lib/libc/tests/sys: raise WARNS to 6
MFC after: 2 weeks
This commit is contained in:
parent
f6393bcd78
commit
9f036e84fb
@ -78,12 +78,6 @@ LIBADD.timer_create_test+= rt
|
||||
SRCS.mlock_test+= mlock_helper.c
|
||||
SRCS.setrlimit_test+= mlock_helper.c
|
||||
|
||||
.if ${COMPILER_TYPE} == "gcc"
|
||||
WARNS?= 3
|
||||
.else
|
||||
WARNS?= 4
|
||||
.endif
|
||||
|
||||
FILESGROUPS+= truncate_test_FILES
|
||||
|
||||
truncate_test_FILES= truncate_test.root_owned
|
||||
|
Loading…
Reference in New Issue
Block a user