diff options
| author | 2021-09-10 09:55:54 -0700 | |
|---|---|---|
| committer | 2021-09-10 09:55:54 -0700 | |
| commit | 748c8c7e09ce225df22ae82a4f3d189ec1d091c4 (patch) | |
| tree | a7128a2048ac699baf276bdc1b0453544d7a81e1 /python/python.go | |
| parent | a0dc31d4a22a2ec0b1b02df968c9a7fd043f46c6 (diff) | |
Make rust builds hermetic
Rust builds were picking up the crt objects and system libraries like
libc.so from /usr/lib/x86_64-linux-gnu/Scrt1.o and
/lib/x86_64-linux-gnu/libc.so.6. Pass --sysroot to the linker to
point it to the glibc prebuilts.
Test: manual
Change-Id: I6540df8aef0e5c2258de77456d18a6052db627d4
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions