summaryrefslogtreecommitdiff
path: root/hermetic/build
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2023-12-15 22:04:07 +0000
committerMatthias Maennich <maennich@google.com>2023-12-15 22:06:54 +0000
commit43337ece156eabd735426a0b007637bb52fa7339 (patch)
tree8ec646f6d4cd7df03fbe382f64c5675d2ac83a07 /hermetic/build
parente019da37d4d93b20f6f7f45807338ad88d174961 (diff)
downloadbuild-43337ece156eabd735426a0b007637bb52fa7339.tar.gz
Fix hermetic docker build
Use Kleaf now that build.sh is gone. Change-Id: I5972697f52ed5518b3f533137afed0b80297a9a9 Signed-off-by: Matthias Maennich <maennich@google.com>
Diffstat (limited to 'hermetic/build')
-rwxr-xr-xhermetic/build6
1 files changed, 1 insertions, 5 deletions
diff --git a/hermetic/build b/hermetic/build
index 48163cf..a0e0f64 100755
--- a/hermetic/build
+++ b/hermetic/build
@@ -16,8 +16,4 @@
cd /b/
-# uncomment for incremental builds
-#export SKIP_MRPROPER=1
-
-export PATH=/l/bin:/b/build/kernel/build-tools/path/linux-x86
-BUILD_CONFIG=common/build.config.gki.aarch64 build/build.sh
+tools/bazel build //common:kernel_aarch64