open-nomad/build_linux_arm.go

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
93 B
Go
Raw Normal View History

//go:build linux && cgo
// +build linux,cgo
// #cgo LDFLAGS: -mfloat-abi=hard
package main