[PATCH] [ASan] Fixed path to Android bin directory
Greg Fitzgerald
gregf at codeaurora.org
Thu Oct 10 15:14:18 PDT 2013
Without this patch, the -B parameter is not being utilized by clang in the
ASan build. Instead, clang is finding arm-linux-androideabi-ld using either
the PATH or COMPILER_PATH environment variable.
Thanks,
Greg
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
by The Linux Foundation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/dbfddee0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asan-bin.patch
Type: application/octet-stream
Size: 1043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/dbfddee0/attachment.obj>
More information about the llvm-commits
mailing list