[Bug 229404] [pflog] [pfsync] [patch] pflogs/pfsync kernel modules build fails with VIMAGE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 8 10:55:02 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229404

--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kp
Date: Sun Jul  8 10:54:12 UTC 2018
New revision: 336087
URL: https://svnweb.freebsd.org/changeset/base/336087

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@

Changes:
_U  stable/11/
  stable/11/sys/modules/pflog/Makefile
  stable/11/sys/modules/pfsync/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-pf mailing list