diff options
author | Anup Patel <anup.patel@wdc.com> | 2021-12-02 10:30:28 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2021-12-11 17:37:26 +0530 |
commit | 69d7e536138ae71a24028ca849d401a4d64d564b (patch) | |
tree | 8cb7c951618da9efd9373b9e4b07c7713e892651 /lib/sbi | |
parent | 460041c816f1b174899a3bf1147ce5d2e95731f4 (diff) |
Makefile: Fix -msave-restore compile warning with CLANG-10 (or lower)
The riscv target of CLANG-10 (or lower) does not support the
-m(no-)save-restore option so we get compile warnings. This patch
fixes compile warning by using -m(no-)save-restore option only
for GCC.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Dong Du <Dd_nirvana@sjtu.edu.cn>
Diffstat (limited to 'lib/sbi')
0 files changed, 0 insertions, 0 deletions