Home
last modified time | relevance | path

Searched hist:cb625c1e17ec1b3f3b631ff559369e3209e7cb22 (Results 1 – 1 of 1) sorted by relevance

/freebsd/tests/sys/netpfil/
H A DMakefilediff cb625c1e17ec1b3f3b631ff559369e3209e7cb22 Tue Apr 10 14:45:34 CEST 2018 Kristof Provost <kp@FreeBSD.org> pf tests: Do not build or install if pf is not enabled

Do not build or install pf tests if WITHOUT_PF is set. This fixes the build
failure with WITHOUT_PF=yes.

Reported by: Vladimir Zakharov <zakharov.vv@gmail.com>