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:
@@ -133,6 +133,7 @@ in rec {
|
||||
|
||||
patches = [
|
||||
./0000-fix-SPDK-build-env.patch
|
||||
./ceph-glibc-2-32-sigdescr_np.patch
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user