commit f73f6ee60ec5016b1be42b67b30ecc673b71b8bb
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri Dec 25 22:48:10 2020 +0100

    - sys_siglist is gone in glibc, use strsignal

 ceph.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ceph.spec b/ceph.spec
index b43d74e..99e9e36 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -308,7 +308,8 @@ cd build
        %{?with_system_rocksdb:-DWITH_SYSTEM_ROCKSDB=ON} \
        -DWITH_SYSTEMD=ON \
        %{?with_accelio:-DWITH_XIO=ON} \
-       %{?with_zfs:-DWITH_ZFS=ON}
+       %{?with_zfs:-DWITH_ZFS=ON} \
+       -DWITH_REENTRANT_STRSIGNAL=ON
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/f73f6ee60ec5016b1be42b67b30ecc673b71b8bb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to