`go build` support `-x` flag which dumps the internal process and environment variable. We also need a `-x` option to make it easier for debugging.
go buildsupport-xflag which dumps the internal process and environment variable.We also need a
-xoption to make it easier for debugging.