Commit f2703598 authored by Xiang W's avatar Xiang W Committed by Anup Patel
Browse files

Makefile: Improve the method to disable -m(no-)save-restore option

The commit 69d7e536

 disables the -m(no-)save-restore option for
clang, but clang11 supports this option. This patch uses the
output information of the compiler to check whether the compiler
supports this option.

Signed-off-by: default avatarXiang W <wxjstz@126.com>
Reviewed-by: default avatarAnup Patel <anup.patel@wdc.com>
parent d249d654
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment