We won't use D
[apps/pfixtools.git] / mk / cflags.mk
index e4f5b8b..be09ba3 100644 (file)
@@ -33,10 +33,6 @@ ifneq ($(filter 4.%,$(shell gcc -dumpversion)),)
   GCC4=1
 endif
 
-LDFLAGS += -Wl,--warn-common
-
-CFLAGS := -g
-
 # Use pipes and not temp files.
 CFLAGS += -pipe
 # optimize even more