[Bug 252910] world/kernel build error in svn 369076

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 22 16:28:03 UTC 2021


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

--- Comment #2 from commit-hook at FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=5511192538198cf1d5d3a9b3ab802f2af59c798e

commit 5511192538198cf1d5d3a9b3ab802f2af59c798e
Author:     Kristof Provost <kp at FreeBSD.org>
AuthorDate: 2021-01-22 16:24:07 +0000
Commit:     Kristof Provost <kp at FreeBSD.org>
CommitDate: 2021-01-22 16:25:38 +0000

    Fix dependency cleanup hack for pf_ruleset.c

    In 4046f57601eaa0bcd1ec8496e1280939b948aa46 we added a dependency
    cleanup to cope with the pf_ruleset.c changes.

    This commit failed to include '; \' at the end of the shell lines in the
    make target, causing build failures.

    PR:             252910

 Makefile.inc1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list