blob: cedc964428e46d86a12b38315687ee7e9cbf2672 [file] [log] [blame]
#!/bin/bash
go get github.com/goccmack/gocc
cd $GOPATH/src/github.com/goccmack/gocc
git checkout $1
go install