sys-fs/bcachefs-tools: temp disable kconfig option check

Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
This commit is contained in:
Alexander Miroshnichenko 2025-11-07 19:21:44 +03:00
parent c09b0e00c0
commit f54e2a47ea

View File

@ -126,7 +126,7 @@ DEPEND="
dev-libs/userspace-rcu:= dev-libs/userspace-rcu:=
sys-apps/keyutils:= sys-apps/keyutils:=
sys-apps/util-linux sys-apps/util-linux
virtual/zlib virtual/zlib
virtual/udev virtual/udev
fuse? ( >=sys-fs/fuse-3.7.0 ) fuse? ( >=sys-fs/fuse-3.7.0 )
" "
@ -162,7 +162,7 @@ pkg_setup() {
if use modules ; then if use modules ; then
local CONFIG_CHECK=" local CONFIG_CHECK="
!BCACHEFS_FS #!BCACHEFS_FS # Temporary disable
BLOCK BLOCK
CRC_OPTIMIZATIONS CRC_OPTIMIZATIONS
EXPORTFS EXPORTFS