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