mkosi: Disable debuginfod

We generally don't care about library debuginfo so let's just disable
debuginfod so it doesn't get in the way when debugging.

We use /root/.gdbinit as the systemwide gdbinit location is distribution
specific.
This commit is contained in:
Daan De Meyer
2024-08-07 21:23:37 +02:00
parent 4fde35f27e
commit 2561e2a356

View File

@@ -0,0 +1,3 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
set debuginfod enabled off