diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-06-21 18:03:46 +0100 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-06-21 18:12:03 +0100 |
commit | 2935149a7e3670547088843ec17875c497282d35 (patch) | |
tree | f8d4e11bee106cabfe4be5e9e5a74d8f9dabfb4b | |
parent | 5fa33af083226aa7771ba38abae0631ed84bee48 (diff) | |
download | prebuilts_clang_host_linux-x86-n-iot-preview-2.tar.gz prebuilts_clang_host_linux-x86-n-iot-preview-2.tar.bz2 prebuilts_clang_host_linux-x86-n-iot-preview-2.zip |
Add a new symlink pointing to the last stable clang versionndk-r13-beta1android-wear-n-preview-2android-wear-7.1.1_r1android-n-preview-5android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2
The purpose of the symlink is to make it easy to reference the latest
stable version of the clang prebuilt in a project built from android
gerrit but outside of the platform build system. The symlink should be
updated to the following version when the prebuilt clang is updated.
Change-Id: I46320f94bdeaeacee20c5ffc1cb6be415879f44a
l--------- | clang-stable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang-stable b/clang-stable new file mode 120000 index 00000000..a57f7730 --- /dev/null +++ b/clang-stable @@ -0,0 +1 @@ +clang-2812033/
\ No newline at end of file |