summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-03-12 10:12:49 +0100
committerBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-03-12 10:12:49 +0100
commit631ad27a371c056a73382959075d791c724a35d0 (patch)
treebb1a31ed9676d3efabed4cdac2be0902109ede91
parentf7f02f981fe3c4948253b73e5358d5016ab5db5e (diff)
downloadandroid-patchsets-631ad27a371c056a73382959075d791c724a35d0.tar.gz
Cherrypick Bionic clang build fix from master
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-rwxr-xr-xLOLLIPOP-STABLE-PATCHSET3
1 files changed, 3 insertions, 0 deletions
diff --git a/LOLLIPOP-STABLE-PATCHSET b/LOLLIPOP-STABLE-PATCHSET
index 0485a7a..2dd273f 100755
--- a/LOLLIPOP-STABLE-PATCHSET
+++ b/LOLLIPOP-STABLE-PATCHSET
@@ -31,6 +31,9 @@ apply packages/apps/Browser 118963/1
# rely on update-alternatives to allow several JDKs
# to coexist
cherrypick build 311384fec340a7f2f76ca7f45599987df4341d5b
+# Allow the Denver implementation of memset to build
+# with clang
+cherrypick bionic ce46f5576ad0c9aefd842492949c4d2965e23e89
##################################################
################ Temporary fix ###################