diff options
author | Nick Desaulniers <[email protected]> | 2021-04-20 10:44:25 -0700 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2021-04-23 14:17:50 +0100 |
commit | ef94340583eec5cb1544dc41a87baa4f684b3fe1 (patch) | |
tree | 37f3ce90ccd5efef8e5066281823b461743a3271 /lib/mpi/mpi-sub-ui.c | |
parent | a27a8816568964fcef62a3ae5f9d2228ec1ebc68 (diff) |
arm64: vdso32: drop -no-integrated-as flag
Clang can assemble these files just fine; this is a relic from the top
level Makefile conditionally adding this. We no longer need --prefix,
--gcc-toolchain, or -Qunused-arguments flags either with this change, so
remove those too.
To test building:
$ ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- \
CROSS_COMPILE_COMPAT=arm-linux-gnueabi- make LLVM=1 LLVM_IAS=1 \
defconfig arch/arm64/kernel/vdso32/
Suggested-by: Nathan Chancellor <[email protected]>
Signed-off-by: Nick Desaulniers <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Reviewed-by: Vincenzo Frascino <[email protected]>
Tested-by: Stephen Boyd <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions