riscv: Enforce DWARF4 output
authorBin Meng <bmeng@tinylab.org>
Fri, 7 Apr 2023 05:44:59 +0000 (13:44 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 20 Apr 2023 12:45:08 +0000 (20:45 +0800)
commitdb9a7e51bf40e1b60fede560d50afb6c1e830a99
tree8b3c9bc2d613805d454772c1acf6da4fde9f272f
parent16f53be076512e888a572297df10484df7a32849
riscv: Enforce DWARF4 output

Since commit 409e4b547872 ("Makefile: Enforce DWARF4 output") the
whole U-Boot build switched to enforce DWARF4 output, but RISC-V
is still on its own setting. Let's switch to use U-Boot's setting.

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/config.mk