mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
7 lines
123 B
Makefile
7 lines
123 B
Makefile
# $FreeBSD$
|
|
|
|
SHLIB= UTF1632
|
|
SRCS+= citrus_utf1632.c
|
|
CFLAGS.gcc+= --param max-inline-insns-single=64
|
|
|
|
.include <bsd.lib.mk>
|