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

(-)b/multimedia/libav/Makefile (+3 lines)
Lines 9-14 COMMENT= Realtime audio/video conversion library Link Here
9
9
10
LICENSE=	GPLv2+
10
LICENSE=	GPLv2+
11
11
12
DEPRECATED=	Unmaintained upstream, use multimedia/ffmpeg instead
13
EXPIRATION_DATE=2021-05-31
14
12
BROKEN_aarch64=		fails to link: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment
15
BROKEN_aarch64=		fails to link: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment
13
BROKEN_armv6=		fails to compile: cc: warning: joined argument expects additional value: -mcpu=
16
BROKEN_armv6=		fails to compile: cc: warning: joined argument expects additional value: -mcpu=
14
17

Return to bug 255234