mksysinfo.sh: always define CLONE_NEWNET
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 9 Aug 2016 16:38:23 +0000 (16:38 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 9 Aug 2016 16:38:23 +0000 (16:38 +0000)
commitbbc824cd56e3c0220c41cad750618ab0734c5ede
tree76a9d95816f691326bace64062193e302c7f8000
parent04d6d3b6d77d247616543dedad7ee239368591a5
mksysinfo.sh: always define CLONE_NEWNET

    CLONE_NEWNET is needed to compile the syscall tests on GNU/Linux.
    The symbol is not defined in the CentOS 5.11 header files.

    Patch from Uros Bizjak.

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

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