[backfire] revert unrelated change in previous commit
[openwrt-10.03/.git] / 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),)