Skip to content
Snippets Groups Projects
Commit 13839520 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

busybox: revert accidentally committed debugging flag

SVN-Revision: 29158
parent d0f5b51a
No related branches found
No related tags found
No related merge requests found
...@@ -72,8 +72,6 @@ ifdef CONFIG_BUSYBOX_USE_LIBRPC ...@@ -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)" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment