12 lines
395 B
Diff
12 lines
395 B
Diff
--- glusterfs-10.1/configure.ac.orig 2022-01-27 11:44:31.235010060 -0500
|
|
+++ glusterfs-10.1/configure.ac 2022-01-27 11:46:36.601774148 -0500
|
|
@@ -1280,7 +1280,7 @@
|
|
AC_SUBST(GF_DISTRIBUTION)
|
|
|
|
GF_HOST_OS=""
|
|
-GF_LDFLAGS="${GF_LDFLAGS} -rdynamic"
|
|
+GF_LDFLAGS="${GF_LDFLAGS} -rdynamic -fuse-ld=mold"
|
|
|
|
dnl see --with-libtirpc option check above, libtirpc(-devel) is required for
|
|
dnl ipv6-default
|