Date: Thu, 28 May 2009 04:35:09 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r192957 - user/kmacy/releng_7_2_fcs/sys/conf Message-ID: <200905280435.n4S4Z9Mp022860@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kmacy Date: Thu May 28 04:35:09 2009 New Revision: 192957 URL: http://svn.freebsd.org/changeset/base/192957 Log: fix comment Modified: user/kmacy/releng_7_2_fcs/sys/conf/files Modified: user/kmacy/releng_7_2_fcs/sys/conf/files ============================================================================== --- user/kmacy/releng_7_2_fcs/sys/conf/files Thu May 28 04:32:08 2009 (r192956) +++ user/kmacy/releng_7_2_fcs/sys/conf/files Thu May 28 04:35:09 2009 (r192957) @@ -2614,10 +2614,8 @@ cddl/contrib/opensolaris/uts/common/fs/z cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c optional zfs \ compile-with "${ZFS_C} ${OPENSOLARIS_INC} ${ZFS_INC} ${ZFS_CFLAGS}" -/* - * Compression routines conflicting with ZFS - * - */ + +# Compression routines conflicting with ZFS #cddl/contrib/opensolaris/uts/common/zmod/deflate.c optional zfs \ # compile-with "${ZFS_C} ${OPENSOLARIS_INC} ${ZFS_INC} ${ZFS_CFLAGS}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905280435.n4S4Z9Mp022860>