]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Turn off use of the BLKBSZSET ioctl (which will likely go away soon)
authorEric Sandeen <sandeen@sgi.com>
Mon, 16 Jul 2001 20:56:07 +0000 (20:56 +0000)
committerEric Sandeen <sandeen@sgi.com>
Mon, 16 Jul 2001 20:56:07 +0000 (20:56 +0000)
libxfs/Makefile

index d38da10079703cc986f838430a042e5fa8e177ef..e10b08bed8f8e53b45b2af2bf34c8093abb99762 100644 (file)
@@ -46,7 +46,7 @@ CFILES = init.c logitem.c rdwr.c trans.c util.c \
        xfs_dir2.c xfs_dir2_leaf.c xfs_attr_leaf.c xfs_dir2_block.c \
        xfs_dir2_node.c xfs_dir2_data.c xfs_dir2_sf.c xfs_bmap.c \
        xfs_mount.c xfs_trans.c
-LCFLAGS += -DHAVE_BLKBSZSET=1
+LCFLAGS += -DHAVE_BLKBSZSET=0
 
 # 
 # Tracing flags: