X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=tools%2Fcflags.mk;h=3e790dd26fd564ac5e0e617afa97c4fdff3fe917;hp=7aee4622ca9051dc99705468e61c398166c98aa5;hb=d4b790a79307b4f53c49f4c25223977a8baa6aa1;hpb=c179b039b512631a8b495ee699e4c930a366e1b5 diff --git a/tools/cflags.mk b/tools/cflags.mk index 7aee462..3e790dd 100644 --- a/tools/cflags.mk +++ b/tools/cflags.mk @@ -2,8 +2,6 @@ ifneq ($(filter 4.%,$(shell gcc -dumpversion)),) GCC4=1 endif -LDFLAGS += -Wl,--warn-common - CFLAGS := -ggdb3 # Use pipes and not temp files.