summaryrefslogtreecommitdiff
path: root/build-tools
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2020-12-07 21:35:08 +0000
committerMatthias Maennich <maennich@google.com>2020-12-07 21:35:08 +0000
commitec2d611c267b47b412eea0fd21dbc54d23dff095 (patch)
tree277d22ea52f637b9396a2d8bd4f8fb8987d65f32 /build-tools
parent2526d9d1e4705b7ab59cc00705cd4ea2bfccf983 (diff)
downloadbuild-ec2d611c267b47b412eea0fd21dbc54d23dff095.tar.gz
hermetic build: hermetic host tools
Use the glibc prebuilt sysroot as sysroot for all host tools. In order to use that, also add the prebuilt kernel tools (include, lib64) to satisfy dependencies like openssl (via boringssl). Bug: 135570712 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I20bc005488b166b8363c17af9a602c66f7db6298
Diffstat (limited to 'build-tools')
l---------build-tools/sysroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-tools/sysroot b/build-tools/sysroot
new file mode 120000
index 0000000..d0298f1
--- /dev/null
+++ b/build-tools/sysroot
@@ -0,0 +1 @@
+../../prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot \ No newline at end of file