golang.org/x/build@v0.0.0-20240506185731-218518f32b70/env/openbsd-386/make.bash (about)

     1  #!/usr/bin/env bash
     2  # Copyright 2014 The Go Authors. All rights reserved.
     3  # Use of this source code is governed by a BSD-style
     4  # license that can be found in the LICENSE file.
     5  
     6  set -e
     7  set -u
     8  
     9  ARCH=i386 ../openbsd-amd64/make.bash