From bd363114549cc916fe45bcb0dc9aa555419bc5d3 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 3 Mar 2026 11:13:17 +0100 Subject: [PATCH] overlay profiles: Disable debuginfod Signed-off-by: Krzesimir Nowak --- .../coreos-overlay/profiles/coreos/base/package.use | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index c6fbd0ced1..17856aa324 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -196,3 +196,7 @@ app-emulation/open-vmdk -python # Avoid pulling extra perl packages dev-perl/File-Slurper minimal + +# We don't need debuginfod support. +dev-debug/gdb -debuginfod +dev-util/elfutils -debuginfod -libarchive