diff options
author | Arnd Bergmann <[email protected]> | 2021-03-23 13:48:36 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-03-23 16:36:01 +0100 |
commit | 9fcb51c14da2953de585c5c6e50697b8a6e91a7b (patch) | |
tree | 164dd5f522b595240662ab1105db300271e01cf3 /scripts/gdb/vmlinux-gdb.py | |
parent | 8249d17d3194eac064a8ca5bc5ca0abc86feecde (diff) |
x86/build: Turn off -fcf-protection for realmode targets
The new Ubuntu GCC packages turn on -fcf-protection globally,
which causes a build failure in the x86 realmode code:
cc1: error: ‘-fcf-protection’ is not compatible with this target
Turn it off explicitly on compilers that understand this option.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions