commit: 381f36a6ae782327771f19fe2ba260d100ad72ba Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Thu Sep 26 16:31:47 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Thu Sep 26 16:32:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381f36a6
sci-electronics/nvc: remove unused verilog option Closes: https://bugs.gentoo.org/940261 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> sci-electronics/nvc/nvc-1.14.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-electronics/nvc/nvc-1.14.0.ebuild b/sci-electronics/nvc/nvc-1.14.0.ebuild index 7beab1f0813a..fe5db8763631 100644 --- a/sci-electronics/nvc/nvc-1.14.0.ebuild +++ b/sci-electronics/nvc/nvc-1.14.0.ebuild @@ -89,7 +89,6 @@ src_configure() { local ECONF_SOURCE="${NVC_SOURCEDIR}" local -a myconf=( - --enable-verilog --enable-vital --with-bash-completion="$(get_bashcompdir)" $(use_enable debug)
