builds

package
v0.57.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PSeudo Goarch used to indicate the output is a universal binary.
	// It's currently hardcoded to mean MacOS amd64 and arm64.
	UniversalGoarch = "universal"
)

Variables

This section is empty.

Functions

func CreateMacOSUniversalBinary

func CreateMacOSUniversalBinary(outputFilename string, inputFilenames ...string) error

CreateMacOSUniversalBinary creates a universal binary for the given files. Adapted from: https://github.com/randall77/makefat Public domain.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL