From 99f5c6c8a6c4e73aeb253e5c7f1d0035cabc8db0 Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Sun, 5 Nov 2006 03:04:17 +0100 Subject: [PATCH] bwahahaa, please build with -g enabled :) Signed-off-by: Pierre Habouzit --- cflags.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cflags.mk b/cflags.mk index c0287dc..78512c4 100644 --- a/cflags.mk +++ b/cflags.mk @@ -4,7 +4,7 @@ endif LDFLAGS += -Wl,--warn-common -CFLAGS := +CFLAGS := -g # Use pipes and not temp files. CFLAGS += -pipe -- 2.20.1