Revert r216473.
WARNS=6 causes "warning: cast increases required alignment of target type" on arm, ia64, mips, and sparc64.
This commit is contained in:
parent
8dbc24f860
commit
60edfae607
@ -11,7 +11,7 @@ SRCS+= sha2.c
|
||||
DPADD= ${LIBMD} ${LIBCRYPTO}
|
||||
LDADD= -lmd -lcrypto
|
||||
|
||||
WARNS?= 6
|
||||
WARNS?= 3
|
||||
|
||||
CFLAGS+=-I${.CURDIR}/../../../../sys
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user