summaryrefslogtreecommitdiff
path: root/bin/arm-linux-androidkernel-cpp
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2015-12-29 14:58:40 -0800
committerJosh Gao <jmgao@google.com>2015-12-29 14:58:40 -0800
commit4bbd73cde5ebfdf6d75e4de83901700a3675b6fe (patch)
treecac9da2a8531a10745abed3cc65e45b5da7f30ab /bin/arm-linux-androidkernel-cpp
parent78948bc4d41c9657d7e2a1a84a21fa2a0eee2504 (diff)
downloadarm-linux-androideabi-4.9-4bbd73cde5ebfdf6d75e4de83901700a3675b6fe.tar.gz
This commit creates a set of toolchain symlinks for kernel builds that point to the regular toolchain binaries, except with ld pointing to bfd instead of gold. Bug: http://b/25371547 Change-Id: I6b44d91b5aaeef520a596a3c875191a74c7b4a85
Diffstat (limited to 'bin/arm-linux-androidkernel-cpp')
l---------bin/arm-linux-androidkernel-cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/arm-linux-androidkernel-cpp b/bin/arm-linux-androidkernel-cpp
new file mode 120000
index 0000000..c4b7347
--- /dev/null
+++ b/bin/arm-linux-androidkernel-cpp
@@ -0,0 +1 @@
+arm-linux-androideabi-cpp \ No newline at end of file