projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7be583d
)
[package] busybox: revert accidentally committed debugging flag
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 15 Nov 2011 17:54:02 +0000
(17:54 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 15 Nov 2011 17:54:02 +0000
(17:54 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29158
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/busybox/Makefile
patch
|
blob
|
history
diff --git
a/package/busybox/Makefile
b/package/busybox/Makefile
index
7989345
..
a8bb67a
100644
(file)
--- 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)" \