busybox: revert accidentally committed debugging flag
SVN-Revision: 29158
This commit is contained in:
parent
d0f5b51a8b
commit
13839520bc
1 changed files with 0 additions and 2 deletions
|
@ -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)" \
|
||||
|
|
Loading…
Reference in a new issue