diff options
author | Andrew Pinski <[email protected]> | 2017-09-18 11:20:20 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2017-09-18 11:20:20 +0100 |
commit | 3d6a7b99e3fa29b92d6288487e057e0a596bd2b0 (patch) | |
tree | 954a9bf1e95bac58a2b2145589d79f509474181d /tools/perf/util/scripting-engines | |
parent | c73cc120a33e12e4e254b4b42bc613204ccb923b (diff) |
arm64: ensure the kernel is compiled for LP64
The kernel needs to be compiled as a LP64 binary for ARM64, even when
using a compiler that defaults to code-generation for the ILP32 ABI.
Consequently, we need to explicitly pass '-mabi=lp64' (supported on
gcc-4.9 and newer).
Signed-off-by: Andrew Pinski <[email protected]>
Signed-off-by: Philipp Tomsich <[email protected]>
Signed-off-by: Christoph Muellner <[email protected]>
Signed-off-by: Yury Norov <[email protected]>
Reviewed-by: David Daney <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions