Skip to content
Commit 9d937444 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig



CONFIG_DEBUG_INFO_SPLIT and CONFIG_DEBUG_INFO_DWARF4 enable extra
dwarf options if supported. You never know if they are really enabled
since Makefile may silently turn them off.

The actual behavior will match to the kernel configuration by
testing those compiler flags in the Kconfig stage.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 117948ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment