Skip to content

Commit

Permalink
cad/nvc: Broken on armv7
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Sep 9, 2022
1 parent 65b542d commit 52b12d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cad/nvc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ WWW= https://github.com/nickg/nvc
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

BROKEN_armv7= compilation fails: no member named '_gregs' in 'mcontext_t'; did you mean '__gregs', see https://github.com/nickg/nvc/issues/534
BROKEN_FreeBSD_14_i386= clang creashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265826

BUILD_DEPENDS= llvm-config${LLVM_VERSION}:devel/llvm${LLVM_VERSION}
Expand Down

0 comments on commit 52b12d6

Please sign in to comment.