1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00

Disable fsck_ffs for now, 4MB target size issues.

This commit is contained in:
Adrian Chadd 2012-08-29 22:54:39 +00:00
parent e44d68c82b
commit 104d323f15
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=239886

View File

@ -8,7 +8,7 @@ CRUNCH_PROGS_sbin+= mdmfs mdconfig newfs
CRUNCH_ALIAS_mdmfs= mount_mfs
# UFS
CRUNCH_PROGS_sbin+= fsck_ffs
# CRUNCH_PROGS_sbin+= fsck_ffs
CRUNCH_LIBS+= -lgeom
CRUNCH_LIBS+= -lufs