Skip to content
Snippets Groups Projects
Commit eee417be authored by Amit Pundir's avatar Amit Pundir
Browse files

RFC: ANDROID: arm64: vdso: llvm linker does not support -n option


  LD      arch/arm64/kernel/vdso/vdso.so.dbg
ld.lld: error: unknown argument: -n
arch/arm64/kernel/vdso/Makefile:36: recipe for target 'arch/arm64/kernel/vdso/vdso.so.dbg' failed
make[1]: *** [arch/arm64/kernel/vdso/vdso.so.dbg] Error 1
arch/arm64/Makefile:166: recipe for target 'vdso_prepare' failed
make: *** [vdso_prepare] Error 2

Signed-off-by: default avatarAmit Pundir <amit.pundir@linaro.org>
parent afdc4d76
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment