File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # syntax=docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
1+ # syntax=docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32
22#
33# True cross-compilation, no QEMU: this stage always runs on the native
44# builder architecture (--platform=$BUILDPLATFORM) and uses zig cc [1] to
Original file line number Diff line number Diff line change 1- # syntax=docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
1+ # syntax=docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32
22#
33# Cross-compiles bb as a single standalone binary for one TARGET (a zig
44# target triple), using the same zig cc technique as the top-level and
Original file line number Diff line number Diff line change 1- # syntax=docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
1+ # syntax=docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32
22#
33# Cross-compiles bb to wasm32-wasi with zig cc (see the top-level Dockerfile
44# for the same technique targeting native platforms). Run with:
You can’t perform that action at this time.
0 commit comments