]> granicus.if.org Git - strace/commit
tests/bpf: fix build with incompatibly old linux/bpf.h and/or gcc
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 29 Jul 2015 16:27:16 +0000 (16:27 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 29 Jul 2015 22:53:07 +0000 (22:53 +0000)
commit4e3ded36efcfb13c0942a57ffa8b0b32e747a4d8
tree9c4288ce24a80b03fe1676f4aea66348ef4f23eb
parent3456bcca6732829c00b66745743325fc6162322f
tests/bpf: fix build with incompatibly old linux/bpf.h and/or gcc

* configure.ac: Check how union bpf_attr.log_buf initialization works.
* tests/bpf.c: Check for HAVE_UNION_BPF_ATTR_LOG_BUF.
configure.ac
tests/bpf.c