Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2021 07:47:01 +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: r560371 - head/audio/lsp-plugins-lv2
Message-ID:  <202101050747.1057l1ZF039901@repo.freebsd.org>

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

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

Modified:
  head/audio/lsp-plugins-lv2/Makefile

Modified: head/audio/lsp-plugins-lv2/Makefile
==============================================================================
--- head/audio/lsp-plugins-lv2/Makefile	Tue Jan  5 07:43:38 2021	(r560370)
+++ head/audio/lsp-plugins-lv2/Makefile	Tue Jan  5 07:47:01 2021	(r560371)
@@ -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?202101050747.1057l1ZF039901>