aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/binary
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2020-07-31 13:56:18 -0700
committerKeith Randall <khr@golang.org>2020-08-01 06:32:57 +0000
commite49b2308a523c3bb69753caee2eacce41f097039 (patch)
tree0e7de3071c9ac4d5abb5837c8d853c1472a5cf73 /src/encoding/binary
parent10523c0efb908ab0ff4872a2e9e91b314d3d46ed (diff)
downloadgo-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