diff options
Diffstat (limited to 'net/glusterfs/files/patch-libglusterfs_src_Makefile.am')
| -rw-r--r-- | net/glusterfs/files/patch-libglusterfs_src_Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/glusterfs/files/patch-libglusterfs_src_Makefile.am b/net/glusterfs/files/patch-libglusterfs_src_Makefile.am deleted file mode 100644 index 6f0c52dfc98f..000000000000 --- a/net/glusterfs/files/patch-libglusterfs_src_Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ ---- libglusterfs/src/Makefile.am.orig 2020-07-06 01:22:37 UTC -+++ libglusterfs/src/Makefile.am -@@ -12,7 +12,8 @@ libglusterfs_la_CPPFLAGS = $(GF_CPPFLAGS) -D__USE_FILE - -DSBIN_DIR=\"$(sbindir)\" -I$(CONTRIBDIR)/timer-wheel \ - -I$(CONTRIBDIR)/xxhash - --libglusterfs_la_LIBADD = $(ZLIB_LIBS) $(MATH_LIB) $(UUID_LIBS) -+libglusterfs_la_LIBADD = $(ZLIB_LIBS) $(MATH_LIB) $(UUID_LIBS) $(LIB_DL) \ -+ $(URCU_LIBS) $(URCU_CDS_LIBS) - libglusterfs_la_LDFLAGS = -version-info $(LIBGLUSTERFS_LT_VERSION) $(GF_LDFLAGS) \ - -export-symbols $(top_srcdir)/libglusterfs/src/libglusterfs.sym - |
