diff options
| author | Keith Randall <khr@golang.org> | 2020-07-31 13:56:18 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2020-08-01 06:32:57 +0000 |
| commit | e49b2308a523c3bb69753caee2eacce41f097039 (patch) | |
| tree | 0e7de3071c9ac4d5abb5837c8d853c1472a5cf73 /src/encoding/binary | |
| parent | 10523c0efb908ab0ff4872a2e9e91b314d3d46ed (diff) | |
| download | go-e49b2308a523c3bb69753caee2eacce41f097039.tar.xz | |
runtime/race: rebuild some .syso files to remove getauxval dependency
We can't depend on getauxval because it only exists in glibc >= 2.16.
Tsan has been updated to avoid that dependency
(https://reviews.llvm.org/D84859). This CL rebuilds the affected
.syso files, and adds a test to make sure we don't regress.
Fixes #37485
Change-Id: I891f54d28ec0d7da50a8df1adadc76dd6e7ab3e0
Reviewed-on: https://go-review.googlesource.com/c/go/+/246258
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Diffstat (limited to 'src/encoding/binary')
0 files changed, 0 insertions, 0 deletions
