mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/sccache: fix webdav USE-flag
Closes: https://bugs.gentoo.org/949900 Signed-off-by: Anton Fischl <github@fischl-online.de> Closes: https://github.com/gentoo/gentoo/pull/41048 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -448,6 +448,7 @@ src_configure() {
|
||||
$(usev memcached)
|
||||
$(usev redis)
|
||||
$(usev s3)
|
||||
$(usev webdav)
|
||||
)
|
||||
|
||||
cargo_src_configure --no-default-features
|
||||
Reference in New Issue
Block a user