[backfire] revert unrelated change in previous commit
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Jul 2011 22:22:10 +0000 (22:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Jul 2011 22:22:10 +0000 (22:22 +0000)
SVN-Revision: 27668

package/lua/Makefile

index 55329cd3c77c44901a401c2bb707345b364590f9..fdbbddc4015502ce169350804fa437f8609d4d03 100644 (file)
@@ -86,7 +86,7 @@ endef
 define Build/Configure
 endef
 
-TARGET_CFLAGS += -DLUA_USE_LINUX $(FPIC) -std=gnu99 -ggdb3
+TARGET_CFLAGS += -DLUA_USE_LINUX $(FPIC) -std=gnu99
 
 ifneq ($(CONFIG_USE_EGLIBC),)
   ifeq ($(CONFIG_EGLIBC_OPTION_EGLIBC_UTMP),)