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 131f3b8 commit 0763cdeCopy full SHA for 0763cde
lib/Makefile
@@ -28,7 +28,7 @@ endif
28
29
HOST_OS:=$(shell uname -s)
30
31
-DEBUG=-O0 -gdwarf-2 -g3 -Wno-format-truncation
+#DEBUG=-O0 -gdwarf-2 -g3 -Wno-format-truncation
32
33
# No DPDK KNI support on FreeBSD
34
ifneq ($(TGT_OS),FreeBSD)
0 commit comments