On Tue, Aug 9, 2016 at 1:03 AM, Uros Bizjak <ubiz...@gmail.com> wrote:
>
> syscall test fails on CentOS 5.11 with:
>
> exec_linux_test.go:167:25: error: reference to undefined identifier
> 'syscall.CLONE_NEWNET'
>    Unshareflags: syscall.CLONE_NEWNET,
>                          ^
> FAIL: syscall
>
> Attached patch fixes the failure by providing CLONE_NEWNET definition.
>
> Tested on x86_64-linux-gnu.

Thanks.  Committed.

Ian

Reply via email to