summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2024-09-26 18:31:47 +0200
committerMaciej Barć <xgqt@gentoo.org>2024-09-26 18:32:30 +0200
commit381f36a6ae782327771f19fe2ba260d100ad72ba (patch)
tree2aa08a56b60b784faa81d6bc6fec7969419057f2 /sci-electronics
parentdev-dotnet/gentoo-dotnet-maintainer-tools: update live - install docs (diff)
downloadgentoo-381f36a6ae782327771f19fe2ba260d100ad72ba.tar.gz
gentoo-381f36a6ae782327771f19fe2ba260d100ad72ba.tar.bz2
gentoo-381f36a6ae782327771f19fe2ba260d100ad72ba.zip
sci-electronics/nvc: remove unused verilog option
Closes: https://bugs.gentoo.org/940261 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/nvc/nvc-1.14.0.ebuild1
1 files changed, 0 insertions, 1 deletions
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)