We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1850e8b commit c3ea327Copy full SHA for c3ea327
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 := 758deafc3c2b9e4e9d3c2722d7714625fb638a0f
325
ifneq (, $(SPDK_GIT_COMMIT))
326
COMMON_CFLAGS += -DSPDK_GIT_COMMIT=$(SPDK_GIT_COMMIT)
327
0 commit comments