summaryrefslogtreecommitdiffstats
path: root/lib/libiconv_modules/mapper_parallel/Makefile
blob: 000c1cdd6997c1d42224fe0b1bdae07a775834f9 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${.CURDIR}/../mapper_serial

SHLIB=	mapper_parallel
SRCS+=	citrus_mapper_serial.c
CFLAGS+= --param max-inline-insns-single=32

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud