diff options
author | Masahiro Yamada <[email protected]> | 2018-11-12 11:35:19 +0900 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2018-12-09 11:51:11 +0100 |
commit | 829889ac4a7d26858860c297e64051bd27ce8fbe (patch) | |
tree | 720a015aa96264f426d69a9d8b7da06a7a90c62e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2595646791c319cadfdbf271563aac97d0843dc7 (diff) |
x86/um: Remove -fno-unit-at-a-time workaround for pre-4.0 GCC
Commit
cafa0010cd51 ("Raise the minimum required gcc version to 4.6")
bumped the minimum GCC version to 4.6 for all architectures.
'$(call cc-option,-fno-unit-at-a-time)' is now dead code since
'$(cc-version) -lt 0400' is always false. Remove it.
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Richard Weinberger <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: x86-ml <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions