busybox: revert accidentally committed debugging flag

SVN-Revision: 29158
lede-17.01
Jo-Philipp Wich 2011-11-15 17:54:02 +00:00
parent d0f5b51a8b
commit 13839520bc
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@ ifdef CONFIG_BUSYBOX_USE_LIBRPC
LDLIBS += rpc LDLIBS += rpc
endif endif
TARGET_CFLAGS += -ggdb3
define Build/Compile define Build/Compile
$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \ $(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CC)" \ CC="$(TARGET_CC)" \