Cleanup makefile
authorFlorian Fainelli <florian@openwrt.org>
Fri, 8 Feb 2008 14:57:12 +0000 (14:57 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 8 Feb 2008 14:57:12 +0000 (14:57 +0000)
SVN-Revision: 10418

libs/libnfnetlink/Makefile

index 20dea963407d7850ed7976fb9b706f93370e165e..eba3aec77ac47c5376d7e20fbcb1f05fa498c4e1 100644 (file)
@@ -40,12 +40,7 @@ CONFIGURE_ARGS += \
        --enable-static \
        --enable-shared
 
-MAKE_FLAGS += \
-       CFLAGS="$(TARGET_CFLAGS)"
-
-
 define Build/Compile
-       # pass CFLAGS again to override -O2 set by configure
        $(MAKE) -C $(PKG_BUILD_DIR) \
                CFLAGS="$(TARGET_CFLAGS)" \
                DESTDIR="$(PKG_INSTALL_DIR)" \