summaryrefslogtreecommitdiff
path: root/homebrew/goat111/.make.sh-auto
blob: 8fa8f5f4fa4cbcb5da3001a601fb67e4070718e1 (plain)
1
2
3
4
5
6
7
pkg:setup
(buildpath/"gobootstrap").install resource("gobootstrap")
ENV["GOROOT_BOOTSTRAP"] = buildpath/"gobootstrap"
cd "src" 
ENV["GOROOT_FINAL"] = libexec
ENV["GOOS"]         = "darwin"
./make.bash --no-clean