diff options
author | Masahiro Yamada <[email protected]> | 2020-04-25 14:18:16 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2020-05-12 13:28:32 +0900 |
commit | dc960bfeedb01cf832c5632ed1f3daed4416b142 (patch) | |
tree | 94056dcf1decba27cb64f808d1249a969de5e851 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 6632fa8fcabacd75329bd2ea78cba5c43754639a (diff) |
h8300: suppress error messages for 'make clean'
'make ARCH=h8300 clean' emits error messages as follows:
$ make ARCH=h8300 clean
gcc: error: missing argument to '-Wframe-larger-than='
gcc: error: unrecognized command line option '-mint32'
You can suppress the second one by setting the correct CROSS_COMPILE=,
but we should not require any compiler for cleaning.
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions