syscall: Fix to libgo/mksysinfo.sh
commit84a30a5291add53ca8bd25266603392d61fd648b
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jul 2015 21:42:30 +0000 (29 21:42 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jul 2015 21:42:30 +0000 (29 21:42 +0000)
treeca2504de9f59af9d650eaa5555508488de85a99f
parent0ba102824cb7fd9190475a835b07f50b151b7fc2
syscall:  Fix to libgo/mksysinfo.sh

    In a recent change to mksysinfo.sh, a space was missing on
    some lines which caused the libgo build to hang on some
    systems.  This corrects that problem.

    Fixes golang/go#11924

    Reviewed-on: https://go-review.googlesource.com/12835

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226366 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/mksysinfo.sh