From 77dd0027baf5feebfc05049a584e0e014a98e112 Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Tue, 5 Nov 2024 09:47:38 +0100 Subject: [PATCH] spdk: update spdk submodule to fix build with newer glibc Pick up a change that introduced CONFIG_HAVE_ARC4RANDOM to allow building with glibc 2.36 and newer. Fixes: https://tracker.ceph.com/issues/67843 Signed-off-by: Ilya Dryomov --- src/spdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spdk b/src/spdk index 1a527e501f81..fcfcc4aab164 160000 --- a/src/spdk +++ b/src/spdk @@ -1 +1 @@ -Subproject commit 1a527e501f810e2b39b9862c96f3e8bdc465db80 +Subproject commit fcfcc4aab16419c49f208032ca77a0a8de80d355 -- 2.47.3