Skip to content

Instantly share code, notes, and snippets.

@ferhatelmas
Created September 3, 2019 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ferhatelmas/d85e9c6dc8ce7850da37e641c87f283f to your computer and use it in GitHub Desktop.
Save ferhatelmas/d85e9c6dc8ce7850da37e641c87f283f to your computer and use it in GitHub Desktop.
GOARCH="amd64"
GOBIN="/home/f/go/bin"
GOCACHE="/home/f/.cache/go-build"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/f/go/"
GOPROXY=""
GORACE=""
GOROOT="/home/f/.gimme/versions/go1.12.9.linux.amd64"
GOTMPDIR=""
GOTOOLDIR="/home/f/.gimme/versions/go1.12.9.linux.amd64/pkg/tool/linux_amd64"
GCCGO="gccgo"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
GOMOD="/home/f/k/krew/go.mod"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build642946335=/tmp/go-build -gno-record-gcc-switches"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment