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

--- Comment #6 from commit-h...@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.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to