We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa7458 commit 912f5f1Copy full SHA for 912f5f1
mk/spdk.common.mk
@@ -321,7 +321,7 @@ LDFLAGS += -fsanitize=fuzzer-no-link
321
SYS_LIBS += $(CONFIG_FUZZER_LIB)
322
endif
323
324
-SPDK_GIT_COMMIT := 0efce164f90d98de445e756559933f981650dc77
+SPDK_GIT_COMMIT := dce40dd4f63bfa77ebf8397768cd9131fee56505
325
ifneq (, $(SPDK_GIT_COMMIT))
326
COMMON_CFLAGS += -DSPDK_GIT_COMMIT=$(SPDK_GIT_COMMIT)
327
0 commit comments