Date: Mon, 31 Jul 2000 17:55:28 -0700 From: "Andrey A. Chernov" <ache@freebsd.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: darrenr@freebsd.org Subject: Re: cvs commit: src/sys/modules/ipfilter Makefile Message-ID: <20000731175527.B66162@freebsd.org> In-Reply-To: <200008010044.RAA14648@freefall.freebsd.org>; from ache@FreeBSD.org on Mon, Jul 31, 2000 at 05:44:42PM -0700 References: <200008010044.RAA14648@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 31, 2000 at 05:44:42PM -0700, Andrey A. Chernov wrote: > ache 2000/07/31 17:44:42 PDT > > Modified files: > sys/modules/ipfilter Makefile > Log: > Back out opt_ipfilter.h creation I add recently and add -DIPFILTER=1 > to CFLAGS instead > According to other sources, opt_ipfilter.h not supposed to be included for > modules Minimal goal of this changes flow is to fix kernel 'make depend', modules 'make depend', kernel compilation (without ipfilter), modules compilation (excepting ipfilter module) which all becomes broken when apparently untested pfil_*_hook changes was commited by darrenr. I left correct ipfilter fix upon darrenr who make them. -- Andrey A. Chernov <ache@nagual.pp.ru> http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000731175527.B66162>