mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
sys-kernel/coreos-modules: remove CONFIG_DEBUG_CREDENTIALS
```
make[1]: Leaving directory '/build/amd64-usr/var/tmp/portage/sys-kernel/coreos-modules-6.6.8/work/coreos-modules-6.6.8/build'
make: Leaving directory '/build/amd64-usr/var/tmp/portage/sys-kernel/coreos-modules-6.6.8/work/coreos-modules-6.6.8/source'
* ERROR: sys-kernel/coreos-modules-6.6.8::coreos failed (configure phase):
* Requested options not enabled in build:
* CONFIG_DEBUG_CREDENTIALS
*
* Call stack:
* ebuild.sh, line 136: Called src_configure
* environment, line 2498: Called coreos-kernel_src_configure
* environment, line 901: Called die
* The specific snippet of code:
* die "Requested options not enabled in build:
* ${missing}";
```
Upstream commit: ae1914174a
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
542c407b78
commit
43c22cd75e
@ -139,7 +139,6 @@ CONFIG_CRYPTO_USER_API_HASH=m
|
||||
CONFIG_CRYPTO_USER_API_SKCIPHER=m
|
||||
CONFIG_CUSE=m
|
||||
CONFIG_DCB=y
|
||||
CONFIG_DEBUG_CREDENTIALS=y
|
||||
CONFIG_DEBUG_FS=y
|
||||
CONFIG_DEBUG_INFO_BTF=y
|
||||
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user