Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2022 17:54:31 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f08229797a23 - main - cad/nvc: Update comment
Message-ID:  <202207241754.26OHsVhU096138@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f08229797a23738b62f4f94d1ac2e58469bb1605

commit f08229797a23738b62f4f94d1ac2e58469bb1605
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-24 17:54:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-24 17:54:13 +0000

    cad/nvc: Update comment
---
 cad/nvc/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cad/nvc/Makefile b/cad/nvc/Makefile
index f998b02499f8..5c5007a28862 100644
--- a/cad/nvc/Makefile
+++ b/cad/nvc/Makefile
@@ -9,8 +9,8 @@ COMMENT=	VHDL compiler and simulator
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_armv6=	use of undeclared identifier '_URC_NO_REASON', see https://github.com/nickg/nvc/issues/492
-BROKEN_armv7=	use of undeclared identifier '_URC_NO_REASON', see https://github.com/nickg/nvc/issues/492
+BROKEN_armv6=	use of undeclared identifier '_URC_NO_REASON', see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265420
+BROKEN_armv7=	use of undeclared identifier '_URC_NO_REASON', see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265420
 
 BUILD_DEPENDS=	llvm-config${LLVM_VERSION}:devel/llvm${LLVM_VERSION}
 RUN_DEPENDS=	llvm${LLVM_VERSION}>0:devel/llvm${LLVM_VERSION}



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