mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 10:40:19 -04:00
6 lines
103 B
Makefile
6 lines
103 B
Makefile
|
|
SHLIB= EUC
|
|
SRCS+= citrus_euc.c
|
|
CFLAGS.gcc+= --param max-inline-insns-single=64
|
|
|
|
.include <bsd.lib.mk>
|