syscall: Fix to libgo/mksysinfo.sh
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 29 Jul 2015 21:42:30 +0000 (21:42 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 29 Jul 2015 21:42:30 +0000 (21:42 +0000)
commitd266c7e94361a00ac5258e0a11e3d508efbf996a
treeca2504de9f59af9d650eaa5555508488de85a99f
parentac73bb4c82b35c4c7467b36078564ae7baaa9033
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

From-SVN: r226366
gcc/go/gofrontend/MERGE
libgo/mksysinfo.sh