Date: Fri, 22 Jan 2021 16:27:59 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252910] world/kernel build error in svn 369076 Message-ID: <bug-252910-227-SyVvRFu5dm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252910-227@https.bugs.freebsd.org/bugzilla/> References: <bug-252910-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252910 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D5511192538198cf1d5d3a9b3ab802f2af= 59c798e commit 5511192538198cf1d5d3a9b3ab802f2af59c798e Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2021-01-22 16:24:07 +0000 Commit: Kristof Provost <kp@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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252910-227-SyVvRFu5dm>