]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - lib/ext2fs/Makefile.in
tst_libext2fs: Avoid multiple definition of global variables
[thirdparty/e2fsprogs.git] / lib / ext2fs / Makefile.in
index c2163bf56d46fecd23d41a810f0f62400dc2c057..f754b952fd19ba940e69b694b307b7dff9205d0d 100644 (file)
@@ -377,7 +377,7 @@ extent_cmds.c extent_cmds.h: $(top_srcdir)/debugfs/extent_cmds.ct
 
 debugfs.o: $(top_srcdir)/debugfs/debugfs.c
        $(E) "  CC $<"
-       $(Q) $(CC) $(DEBUGFS_CFLAGS) -c $< -o $@
+       $(Q) $(CC) $(DEBUGFS_CFLAGS) -DSKIP_GLOBDEFS -c $< -o $@
 
 extent_inode.o: $(top_srcdir)/debugfs/extent_inode.c
        $(E) "  CC $<"