aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/tcpreplay/files/tcpreplay-3.4.4-no-bfp-support.patch
blob: 3c11c922bdfc78f8f80a0bf8e7b268790456a65f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Uptream-Status: Pending

Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>

--- a/configure.ac
+++ b/configure.ac
@@ -758,6 +758,8 @@
     AC_MSG_RESULT(no)
 ])
 
+ac_cv_have_bpf=no
+
 have_bpf=no
 dnl Check for BSD's BPF
 AC_CACHE_CHECK([for BPF device sending support], ac_cv_have_bpf,