set hostnamed's 'hostname' property before export
[systembsd.git] / Makefile
index 2d0ad82c27dce6a417e1c9991df222338c8ddfeb..084a948f9f8c64ed447b94d8cefd000526526684 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 .PHONY: all
 
 CFLAGS=-Wall -Wextra -Werror -std=c89 
-DEBUGF=-O0 -v -g
+DEBUGF=-O0 -g
 SRCDIR=src
 INTFDIR=$(SRCDIR)/interfaces
 SANITY=-Wno-unused-variable -Wno-unused-parameter # -Wno-comment