summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-10-28 11:54:15 +0100
committerBernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>2015-10-28 11:54:15 +0100
commit9ba796be5fda22d61aa5f95b37b722c98994408a (patch)
tree555e203420dee4b9c6b3b05326989f8322d767f1
parentaafcf276c808e404df75ec3611ed747b98864001 (diff)
downloadandroid-patchsets-9ba796be5fda22d61aa5f95b37b722c98994408a.tar.gz
Add compiler-rt patch for gcc 5.2-2015.10
Change-Id: Ifee7de69faf1ace8c3c3cb6eb36ac8c80c4e9184 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-rwxr-xr-xmarshmallow-gcc5-patchset1
1 files changed, 1 insertions, 0 deletions
diff --git a/marshmallow-gcc5-patchset b/marshmallow-gcc5-patchset
index b2a1f82..ae0363b 100755
--- a/marshmallow-gcc5-patchset
+++ b/marshmallow-gcc5-patchset
@@ -29,6 +29,7 @@ apply frameworks/base 175288/1
# Fix build with gcc 5+
# Not yet submitted upstream, need to check if it breaks gcc 4.x
apply --linaro external/compiler-rt 16187/1
+apply --linaro external/compiler-rt 16230/1
# Optional components -- let's fix them only if they're checked out
if [ -d "$AOSP/external/powerdebug" ]; then