Skip to content
Commit 7b5dd6b3 authored by Daniel Mentz's avatar Daniel Mentz Committed by Adam Lawson
Browse files

vdso32: Invoke clang with correct path to GCC toolchain



Clang needs to have access to a GCC toolchain which we advertise using
the command line option --gcc-toolchain=. Clang previously picked the
wrong toolchain which resulted in the following error message:

/..//bin/as: unrecognized option '-EL'

Bug: 123422077
Signed-off-by: default avatarDaniel Mentz <danielmentz@google.com>
Change-Id: I3e339dd446b71e2c75eb9e2c186eba715b3771cd
Signed-off-by: default avatarkhusika <khusikadhamar@gmail.com>
parent 4b01f210
Loading
Loading
Loading
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