From 2e5517b3a1d01898077539a587d4a9bab4e24586 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 15 Nov 2016 05:16:13 +0000 Subject: [PATCH] Attempt to fix aarch64 using the same trick as armv6. While here, remove obsolete ia64 stanza. Approved by: portmgr (tier-2 blanket) --- multimedia/gstreamer-ffmpeg/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/multimedia/gstreamer-ffmpeg/Makefile b/multimedia/gstreamer-ffmpeg/Makefile index 176bb4cfe437..b34647c236ab 100644 --- a/multimedia/gstreamer-ffmpeg/Makefile +++ b/multimedia/gstreamer-ffmpeg/Makefile @@ -62,7 +62,7 @@ FFMPEG_CFLAGS_OFF+=-msse .include -.if ${ARCH} == armv6 +.if ${ARCH} == aarch64 || ${ARCH} == armv6 CONFIGURE_ENV+= ASFLAGS=-no-integrated-as CFLAGS= -no-integrated-as BUILD_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils @@ -71,11 +71,6 @@ MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin .endif .if ! ${PORT_OPTIONS:MFFMPEG} -.if ${ARCH} == ia64 -BUILD_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils -CONFIGURE_ENV+= COMPILER_PATH=${LOCALBASE}/bin -MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin -.endif .if ${ARCH} == powerpc64 FFMPEG_CONFIG+= --arch=ppc64