summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lothian <mike@fireburn.co.uk>2022-08-31 23:12:31 +0100
committerIonen Wolkens <ionen@gentoo.org>2022-08-31 20:34:13 -0400
commit8f3294d4ded9d705cca06f962bb174fe82ccbc7f (patch)
treec53d5d214ffdbc68b542f13520c9be02659be205
parentnet-libs/webkit-gtk: Stabilize 2.36.7 amd64, #865341 (diff)
downloadgentoo-8f3294d4.tar.gz
gentoo-8f3294d4.tar.bz2
gentoo-8f3294d4.zip
app-emulation/dxvk: Remove test option in 9999
This has been removed upstream Signed-off-by: Mike Lothian <mike@fireburn.co.uk> Closes: https://github.com/gentoo/gentoo/pull/27098 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--app-emulation/dxvk/dxvk-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/dxvk/dxvk-9999.ebuild b/app-emulation/dxvk/dxvk-9999.ebuild
index afc25d76d52c..d670bf41e3f1 100644
--- a/app-emulation/dxvk/dxvk-9999.ebuild
+++ b/app-emulation/dxvk/dxvk-9999.ebuild
@@ -92,7 +92,6 @@ multilib_src_configure() {
$(meson_use {,enable_}d3d11)
$(meson_use {,enable_}dxgi)
$(usev !debug --strip) # portage won't strip .dll, so allow it here
- -Denable_tests=false # needs wine/vulkan and is intended for manual use
)
meson_src_configure