diff options
author | Nick Desaulniers <[email protected]> | 2021-10-19 15:36:44 -0700 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-10-21 10:31:38 +0100 |
commit | a517faa902b5a048adbb4d6bbce9509ba5288af3 (patch) | |
tree | 9f729f5eb3bdeeb4e50e6a0e7db19a84f6bf8beb /tools/perf/scripts/python | |
parent | 1907d3ff5a644ad7c07bf3c0a56a0b1864c9e5cf (diff) |
arm64: vdso32: drop test for -march=armv8-a
As Arnd points out:
gcc-4.8 already supported -march=armv8, and we require gcc-5.1 now, so
both this #if/#else construct and the corresponding
"cc32-option,-march=armv8-a" check should be obsolete now.
Link: https://lore.kernel.org/lkml/CAK8P3a3UBEJ0Py2ycz=rHfgog8g3mCOeQOwO0Gmp-iz6Uxkapg@mail.gmail.com/
Suggested-by: Arnd Bergmann <[email protected]>
Signed-off-by: Nick Desaulniers <[email protected]>
Reviewed-by: Vincenzo Frascino <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions