We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e9552 commit 75a8dd2Copy full SHA for 75a8dd2
1 file changed
Makefile
@@ -33,6 +33,7 @@ else
33
endif
34
35
ifeq ($(bw_dyn),)
36
+ CFLAGS+=-DNOCURL
37
LDLIBS+=$(LIBBW)
38
else
39
LDLIBS+=-lBigWig
0 commit comments