busybox: revert accidentally committed debugging flag
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 15 Nov 2011 17:54:02 +0000 (17:54 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 15 Nov 2011 17:54:02 +0000 (17:54 +0000)
SVN-Revision: 29158

package/busybox/Makefile

index 79893454668615878fd019814852cc5d5a35c858..a8bb67ac2967ff329a152839a2dc57c0cac3606e 100644 (file)
@@ -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)" \