Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2021 07:09:28 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r569377 - head/multimedia/vvdec
Message-ID:  <202103280709.12S79SVT093776@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Mar 28 07:09:28 2021
New Revision: 569377
URL: https://svnweb.freebsd.org/changeset/ports/569377

Log:
  multimedia/vvdec: Broken on 11
  
  Reported by:	fallout

Modified:
  head/multimedia/vvdec/Makefile

Modified: head/multimedia/vvdec/Makefile
==============================================================================
--- head/multimedia/vvdec/Makefile	Sun Mar 28 06:11:23 2021	(r569376)
+++ head/multimedia/vvdec/Makefile	Sun Mar 28 07:09:28 2021	(r569377)
@@ -23,4 +23,6 @@ GH_ACCOUNT=	fraunhoferhhi
 CMAKE_ON=	BUILD_SHARED_LIBS
 CMAKE_OFF=	FREEBSD_VVDEC_ENABLE_X86_SIMD
 
+BROKEN_FreeBSD_11=	/usr/bin/ld: unrecognized option '-plugin'
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103280709.12S79SVT093776>