https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229404
--- Comment #4 from [email protected] --- A commit references this bug: Author: kp Date: Sun Jul 1 18:09:17 UTC 2018 New revision: 335847 URL: https://svnweb.freebsd.org/changeset/base/335847 Log: pflog/pfsync: Fix module build with VIMAGE=yes pflog and pfsync's module Makefile fails to include opt_global.h to SRCS leading to build error for VIMAGE case. Reproduced with: cd /usr/src/sys/modules/pflog && make VIMAGE=yes PR: 229404 Submitted by: eugen@ MFC after: 1 week Changes: head/sys/modules/pflog/Makefile head/sys/modules/pfsync/Makefile -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[email protected]"
