4abd7edcbd
removes the need to use -Qunused-arguments for clang throughout the tree. MFC after: 3 days
8 lines
117 B
Makefile
8 lines
117 B
Makefile
# $FreeBSD$
|
|
|
|
SHLIB= BIG5
|
|
SRCS+= citrus_big5.c
|
|
CFLAGS.gcc+= --param max-inline-insns-single=32
|
|
|
|
.include <bsd.lib.mk>
|