summaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 798934546..a8bb67ac2 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -72,8 +72,6 @@ ifdef CONFIG_BUSYBOX_USE_LIBRPC
LDLIBS += rpc
endif
-TARGET_CFLAGS += -ggdb3
-
define Build/Compile
$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CC)" \