View | Details | Raw Unified | Return to bug 252352 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 20-25 Link Here
20
WRKSRC_SUBDIR=	pooler
20
WRKSRC_SUBDIR=	pooler
21
CFLAGS+=	-fopenmp
21
CFLAGS+=	-fopenmp
22
22
23
MAKE_JOBS_UNSAFE=yes
24
23
INSTALL_TARGET=	install-strip
25
INSTALL_TARGET=	install-strip
24
PLIST_FILES=	bin/pooler man/man1/pooler.1.gz
26
PLIST_FILES=	bin/pooler man/man1/pooler.1.gz
25
27

Return to bug 252352