ceph: Fix build with glibc 2.32

This adds a patch from upstream ceph to avoid using the deprecated
sys_siglist if sigdescr_np is available.
This commit is contained in:
Benedikt Morbach
2020-10-24 15:29:36 +02:00
parent 18a170fe8e
commit 26b7e79246
2 changed files with 64 additions and 0 deletions
+1
View File
@@ -133,6 +133,7 @@ in rec {
patches = [
./0000-fix-SPDK-build-env.patch
./ceph-glibc-2-32-sigdescr_np.patch
];
nativeBuildInputs = [