diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2021-09-21 16:21:38 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2021-10-22 19:40:14 +0200 |
| commit | 6284f05d016da4964e7a962783177a98eabc9064 (patch) | |
| tree | 10596cb55474f6570367bf3e31294211904981c8 /package/xfsprogs/patches/patch-libxfs_Makefile | |
| parent | cef4c54064f339495b1037eba1cf92fddd03bb76 (diff) | |
xfsprogs: update to 5.13.0
Diffstat (limited to 'package/xfsprogs/patches/patch-libxfs_Makefile')
| -rw-r--r-- | package/xfsprogs/patches/patch-libxfs_Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/package/xfsprogs/patches/patch-libxfs_Makefile b/package/xfsprogs/patches/patch-libxfs_Makefile deleted file mode 100644 index 2f38b240f..000000000 --- a/package/xfsprogs/patches/patch-libxfs_Makefile +++ /dev/null @@ -1,14 +0,0 @@ ---- xfsprogs-4.13.1.orig/libxfs/Makefile 2017-09-09 02:35:35.000000000 +0200 -+++ xfsprogs-4.13.1/libxfs/Makefile 2017-11-25 17:47:45.180739534 +0100 -@@ -118,9 +118,9 @@ 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 crc32defs.h - @echo " [CC] gen_crc32table" |
