From 7f5c842ed42288ac94f0ebe33096459dbacdcfd9 Mon Sep 17 00:00:00 2001 From: linimon Date: Sat, 7 Jul 2018 06:44:07 +0000 Subject: Mark these ports as broken on aarch64, and, where appropriate, armvX. While here, pet portlint and modernize. Approved by: portmgr (tier-2 blanket) --- multimedia/libav/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia') diff --git a/multimedia/libav/Makefile b/multimedia/libav/Makefile index 019a82801c7f..8018aef7c229 100644 --- a/multimedia/libav/Makefile +++ b/multimedia/libav/Makefile @@ -11,6 +11,7 @@ COMMENT= Realtime audio/video conversion library LICENSE= GPLv2+ +BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment BROKEN_armv6= fails to compile: cc: warning: joined argument expects additional value: -mcpu= BUILD_DEPENDS= yasm:devel/yasm -- cgit