mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
Comment out WARNS. There are too many alignment issues in libutil.
This commit is contained in:
parent
b67921fc4b
commit
c5eca3d84d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=184677
@ -15,7 +15,7 @@ SRCS= _secure_path.c auth.c expand_number.c flopen.c fparseln.c \
|
||||
stub.c trimdomain.c uucplock.c
|
||||
INCS= libutil.h login_cap.h
|
||||
|
||||
WARNS?= 6
|
||||
#WARNS?= 6
|
||||
|
||||
CFLAGS+= -DLIBC_SCCS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user