Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2020 21:17:53 +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: r549072 - head/multimedia/obs-studio
Message-ID:  <202009192117.08JLHrMX099473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Sep 19 21:17:53 2020
New Revision: 549072
URL: https://svnweb.freebsd.org/changeset/ports/549072

Log:
  multimedia/obs-studio: Remove BROKEN_aarch64 because it was there for 2+ years and needs to be retested
  
  If it still breaks on aarch64 - please post the log here: https://github.com/obsproject/obs-browser/issues/242

Modified:
  head/multimedia/obs-studio/Makefile

Modified: head/multimedia/obs-studio/Makefile
==============================================================================
--- head/multimedia/obs-studio/Makefile	Sat Sep 19 21:04:40 2020	(r549071)
+++ head/multimedia/obs-studio/Makefile	Sat Sep 19 21:17:53 2020	(r549072)
@@ -12,7 +12,6 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_i386=	https://github.com/obsproject/obs-browser/issues/241
-BROKEN_aarch64=	Fails to compile: invalid conversion between vector type and integer type
 
 BUILD_DEPENDS=	v4l_compat>=0:multimedia/v4l_compat \
 		swig:devel/swig



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