[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 1 18:09:30 UTC 2018


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

--- Comment #4 from commit-hook at freebsd.org ---
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.


More information about the freebsd-pf mailing list