aboutsummaryrefslogtreecommitdiff
path: root/default.xml
diff options
context:
space:
mode:
authorHenri Hyyryläinen <henri.hyyrylainen@gmail.com>2019-08-03 17:14:51 +0300
committerMike Frysinger <vapier@chromium.org>2019-08-03 14:31:16 +0000
commit55499d616c32ab5c408a93727448cd5c2a92dc93 (patch)
tree4b937561844df769991b6b618b8a1155e3db68e9 /default.xml
parentarm64: strip PACs from link register values (diff)
downloadbreakpad-55499d616c32ab5c408a93727448cd5c2a92dc93.tar.xz
Updated lss to fix compiling with GCC 9
Bug: https://bugs.chromium.org/p/google-breakpad/issues/detail?id=795 Change-Id: I1494c1d2493616b6b263111137ef7aceeb31be44 Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1733536 Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 87efb187..ec1cd045 100644
--- a/default.xml
+++ b/default.xml
@@ -32,7 +32,7 @@
<project path='src/src/third_party/lss'
name='linux-syscall-support/'
- revision='a89bf7903f3169e6bc7b8efc10a73a7571de21cf'
+ revision='8048ece6c16c91acfe0d36d1d3cc0890ab6e945c'
remote='chromium' />
<project path='src/src/third_party/protobuf/protobuf'