summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-03-12 10:23:44 +0100
committerBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-03-12 10:23:44 +0100
commite273c3155064ff9e607bb8dbfffb7310a059d582 (patch)
treeb863091a4667666b2b772bb018d3641245e116a8
parent631ad27a371c056a73382959075d791c724a35d0 (diff)
downloadandroid-patchsets-e273c3155064ff9e607bb8dbfffb7310a059d582.tar.gz
Add 15515/1
This fixes 5.1 based builds with clang. Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-rwxr-xr-xLOLLIPOP-STABLE-PATCHSET2
1 files changed, 2 insertions, 0 deletions
diff --git a/LOLLIPOP-STABLE-PATCHSET b/LOLLIPOP-STABLE-PATCHSET
index 2dd273f..1e8ec1c 100755
--- a/LOLLIPOP-STABLE-PATCHSET
+++ b/LOLLIPOP-STABLE-PATCHSET
@@ -34,6 +34,8 @@ cherrypick build 311384fec340a7f2f76ca7f45599987df4341d5b
# Allow the Denver implementation of memset to build
# with clang
cherrypick bionic ce46f5576ad0c9aefd842492949c4d2965e23e89
+# Allow Bionic to build with clang
+apply --linaro bionic 15515/1
##################################################
################ Temporary fix ###################