https://sourceware.org/bugzilla/show_bug.cgi?id=29982

--- Comment #7 from Ross Burton <ross at burtonini dot com> ---
        cmd = [
            os.path.join(native_sysroot, "usr", "bin", "debuginfod"),
            "--verbose",
            "--database=:memory:",
            "--concurrency=2",
            "--connection-pool=2",
            get_bb_var("DEPLOY_DIR"),
        ]

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to