We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c834c commit 4d489f7Copy full SHA for 4d489f7
1 file changed
Makefile
@@ -1,5 +1,5 @@
1
RUSTC ?= rustc
2
-RUSTFLAGS += -L. --cfg debug -Z debug-info
+RUSTFLAGS += -L. -Z debug-info
3
4
.PHONY: all
5
all: postgres.dummy
0 commit comments