Update SDE to 8.35.0-2019-03-11.
The new version has trap flag emulation, which is great for our ABI tests. This CL doesn't enable it yet, however. The emulation is slightly off on when traps start and stop, so the ABI tester will need to tweaked to be more lenient. Change-Id: I0eb20176dc63eaa1c35f77379b34f7bb6c0b0407 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/35464 Commit-Queue: Adam Langley <agl@google.com> Reviewed-by: Adam Langley <agl@google.com>
This commit is contained in:
parent
be9953accf
commit
98348562f0
@ -79,6 +79,6 @@ but upload it with the following command. (Note the bucket is different.)
|
||||
|
||||
upload_to_google_storage.py -b chrome-boringssl-sde sde-linux64.tar.bz2 sde-win32.tar.bz2
|
||||
|
||||
The current revision is sde-external-8.16.0-2018-01-30-*.tar.bz2.
|
||||
The current revision is sde-external-8.35.0-2019-03-11-*.tar.bz2.
|
||||
|
||||
When adding new files, remember to update .gitignore.
|
||||
|
@ -1 +1 @@
|
||||
fe5d01f13b82469ce3854307bba9565d1a02b921
|
||||
25581fcf3a14d4ca70149c6186111603f725fb26
|
@ -1 +1 @@
|
||||
0f746c4c64e07794fd597ec950a24de571376732
|
||||
d08247e1b7d9837f75ffbfa3f44e9b8f44eb90ba
|
Loading…
Reference in New Issue
Block a user