View | Details | Raw Unified | Return to bug 219716
Collapse All | Expand All

(-)b/archivers/arj/Makefile (-1 / +1 lines)
Lines 21-26 MAKEFILE= GNUmakefile Link Here
21
MAKE_ARGS=	LOCALE="${LANGUAGE}"
21
MAKE_ARGS=	LOCALE="${LANGUAGE}"
22
ALL_TARGET=	prepare all
22
ALL_TARGET=	prepare all
23
STRIP=		# empty
23
STRIP=		# empty
24
LLD_UNSAFE=	yes
24
MAKE_JOBS_UNSAFE=	yes
25
MAKE_JOBS_UNSAFE=	yes
25
26
26
CFLAGS+=	-fPIC
27
CFLAGS+=	-fPIC
27
- 

Return to bug 219716