On Sat, Aug 20, 2022 at 01:52:04AM +0300, Dmitrii Bundin wrote: > On Fri, Aug 19, 2022 at 8:42 PM Nick Desaulniers > <ndesaulniers@xxxxxxxxxx> wrote: > > > > Is any of this really necessary? > > Consider the case if CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y. Can I just say I *HATE* that thing? It uesd to be I could do: ../scripts/config --enable DEBUG_INFO and I'd get a debug-info build, now I gotta use that horrible piece of crap you just mentioned which I mis-type at least once every single time.