We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bca196 commit ae22dd1Copy full SHA for ae22dd1
host/p2p_bandwidth/config.mk
@@ -1,3 +1,4 @@
1
ifeq ($(ENABLE_ASYNC_FLOW), yes)
2
-LDFLAGS += -laio -DASYNC_READ
+LDFLAGS += -laio
3
+CXXFLAGS += -DASYNC_READ
4
endif
0 commit comments