Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2021 07:51:26 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r560372 - branches/2021Q1/audio/lsp-plugins-lv2
Message-ID:  <202101050751.1057pQfE044061@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Jan  5 07:51:25 2021
New Revision: 560372
URL: https://svnweb.freebsd.org/changeset/ports/560372

Log:
  MFH: r560371
  
  audio/lsp-plugins-lv2: Broken on i386
  
  Reported by:	fallout

Modified:
  branches/2021Q1/audio/lsp-plugins-lv2/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/audio/lsp-plugins-lv2/Makefile
==============================================================================
--- branches/2021Q1/audio/lsp-plugins-lv2/Makefile	Tue Jan  5 07:47:01 2021	(r560371)
+++ branches/2021Q1/audio/lsp-plugins-lv2/Makefile	Tue Jan  5 07:51:25 2021	(r560372)
@@ -13,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 ONLY_FOR_ARCHS=	amd64 armv7 i386 powerpc64 powerpc64le
 ONLY_FOR_ARCHS_REASON=	assembly only for these architectures
+BROKEN_i386=	error: inline assembly requires more registers than available
 
 BUILD_DEPENDS=	llvm${LLVM_VERSION}>0:devel/llvm${LLVM_VERSION} \
 		lv2>0:audio/lv2



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