From: Jo-Philipp Wich Date: Tue, 26 Jul 2011 10:50:58 +0000 (+0000) Subject: [backfire] revert unrelated change in previous commit X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=7b2276b5a67517416279f1d1efabac8b9121f72f [backfire] revert unrelated change in previous commit SVN-Revision: 27781 --- diff --git a/package/lua/Makefile b/package/lua/Makefile index 55329cd3c7..fdbbddc401 100644 --- a/package/lua/Makefile +++ b/package/lua/Makefile @@ -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),)