fix lua cflags
[openwrt/openwrt.git] / package / lua / Makefile
index debe6bff8e10447ef4efd0953a5aa8b209403463..2e1348f1c1e858b521631daa8cbedd32127912f3 100644 (file)
@@ -94,7 +94,7 @@ define Build/Compile
                AR="$(TARGET_CROSS)ar rcu" \
                RANLIB="$(TARGET_CROSS)ranlib" \
                INSTALL_ROOT=/usr \
-               MYCFLAGS="$(TARGET_CPPFLAGS) $(TARGET_CFLAGS)" \
+               CFLAGS="$(TARGET_CPPFLAGS) $(TARGET_CFLAGS)" \
                MYLDFLAGS="$(TARGET_LDFLAGS)" \
                PKG_VERSION=$(PKG_VERSION) \
                all linux