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