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

Collapse All | Expand All

(-)multimedia/gstreamer1-libav/Makefile (+2 lines)
Lines 35-40 Link Here
35
FFMPEG_MAKE_ENV_OFF=	V=1
35
FFMPEG_MAKE_ENV_OFF=	V=1
36
FFMPEG_VARS_OFF+=	NOPRECIOUSMAKEVARS=yes # ARCH
36
FFMPEG_VARS_OFF+=	NOPRECIOUSMAKEVARS=yes # ARCH
37
37
38
LDFLAGS_aarch64=-Wl,-z,notext
39
38
post-patch:
40
post-patch:
39
	@${REINPLACE_CMD} -e 's|-Werror||g' \
41
	@${REINPLACE_CMD} -e 's|-Werror||g' \
40
		${WRKSRC}/configure
42
		${WRKSRC}/configure

Return to bug 256935