svn commit: r560372 - branches/2021Q1/audio/lsp-plugins-lv2

Yuri Victorovich yuri at FreeBSD.org
Tue Jan 5 07:51:26 UTC 2021


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


More information about the svn-ports-branches mailing list