mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
This causes a strange error with modern golang:
go: parsing $GOFLAGS: non-flag "appliance"
This reverts commit d57d8f22de.
$GOPATH ------- http://golang.org/doc/code.html Note that $GOPATH is set (by the ./run script) to the libguestfs/golang directory so that "installs" happen in the local build tree.