mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
6 lines
115 B
Makefile
6 lines
115 B
Makefile
|
|
SHLIB= iconv_std
|
|
SRCS+= citrus_iconv_std.c
|
|
CFLAGS.gcc+= --param max-inline-insns-single=64
|
|
|
|
.include <bsd.lib.mk>
|