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