0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-08-28 07:25:00 +00:00
Files
Lakka-LibreELEC/config/optimize
Matthias Reichl 4436ef2626 config/optimize: add -gdwarf-4 for split debug info builds
Since gcc 11 -gsplit-dwarf no longer implicitly enables -g and needs
a separate -g option. For some yet unknown reasons the default DWARF 5
format doesn't work, gdb doesn't show debug info, but DWARF 4 works fine
so use that.

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-23 21:13:03 +01:00

3.3 KiB