Implement lightweight getaddrinfo_a wrappers.
[apps/pfixtools.git] / mk / cflags.mk
index e4f5b8b..4b453e7 100644 (file)
@@ -35,7 +35,7 @@ endif
 
 LDFLAGS += -Wl,--warn-common
 
-CFLAGS := -g
+CFLAGS += -g
 
 # Use pipes and not temp files.
 CFLAGS += -pipe