Home
last modified time | relevance | path

Searched hist:e11887a77d81077416a2d1c5e0354916fee8c034 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/
H A Dconfig.mke11887a77d81077416a2d1c5e0354916fee8c034 Thu Oct 26 15:55:31 UTC 2006 Haavard Skinnemoen <hskinnemoen@atmel.com> Don't pass any debug options directly to the assembler

When passing the -g option to gcc, gcc automatically selects a
suitable --g<format> option to pass on to the assembler.
Thus, there's no point in forcing a specific debug option on the
assembler using the -Wa mechanism.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>