"git@source.mnt.re:jackhumbert/reform-boundary-uboot.git" did not exist on "a818704b2eeeb7100e5a95f54a6db4be36dba630"
Forked from
Reform / reform-boundary-uboot
32809 commits behind the upstream repository.
-
Masahiro Yamada authored
If -fstack-usage option is given to crosstools that do not support it, gcc displays a warning message but still exits with status 0. This means we can not rely on $(call cc-option,...) to detect if -fstack-usage option is supported or not. Signed-off-by:
Masahiro Yamada <yamada.m@jp.panasonic.com>
Masahiro Yamada authoredIf -fstack-usage option is given to crosstools that do not support it, gcc displays a warning message but still exits with status 0. This means we can not rely on $(call cc-option,...) to detect if -fstack-usage option is supported or not. Signed-off-by:
Masahiro Yamada <yamada.m@jp.panasonic.com>