Date: Thu, 11 Aug 2005 14:45:11 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/procfs Makefile Message-ID: <200508111445.j7BEjBbT055078@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2005-08-11 14:45:11 UTC
FreeBSD src repository
Modified files:
sys/modules/procfs Makefile
Log:
Fix stand-alone (or MODULES_WITH_WORLD=1) build of
the procfs module by creating opt_compat.h with
appropriate compatibility options: COMPAT_43 on all
arch's and COMPAT_IA32 in addition on amd64.
Pointy hat to: peter
MFC after: 3 days
Revision Changes Path
1.29 +7 -1 src/sys/modules/procfs/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508111445.j7BEjBbT055078>
