|
@@ -1,6 +1,14 @@
|
|
|
--- xfsprogs-4.3.0.orig/libxfs/Makefile 2015-09-22 03:42:41.000000000 +0200
|
|
|
-+++ xfsprogs-4.3.0/libxfs/Makefile 2015-11-27 06:25:52.000000000 +0100
|
|
|
-@@ -111,7 +111,7 @@ default: crc32selftest ltdepend $(LTLIBR
|
|
|
++++ xfsprogs-4.3.0/libxfs/Makefile 2016-09-24 11:13:46.701585463 +0200
|
|
|
+@@ -105,13 +105,13 @@ LTLIBS = $(LIBPTHREAD) $(LIBRT)
|
|
|
+ # don't try linking xfs_repair with a debug libxfs.
|
|
|
+ DEBUG = -DNDEBUG
|
|
|
+
|
|
|
+-LDIRT = gen_crc32table crc32table.h crc32selftest
|
|
|
++LDIRT = gen_crc32table crc32table.h
|
|
|
+
|
|
|
+-default: crc32selftest ltdepend $(LTLIBRARY)
|
|
|
++default: ltdepend $(LTLIBRARY)
|
|
|
|
|
|
crc32table.h: gen_crc32table.c
|
|
|
@echo " [CC] gen_crc32table"
|