projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0fea30
)
Cleanup makefile
author
Florian Fainelli
<florian@openwrt.org>
Fri, 8 Feb 2008 14:57:12 +0000
(14:57 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 8 Feb 2008 14:57:12 +0000
(14:57 +0000)
SVN-Revision: 10418
libs/libnfnetlink/Makefile
patch
|
blob
|
history
diff --git
a/libs/libnfnetlink/Makefile
b/libs/libnfnetlink/Makefile
index 20dea963407d7850ed7976fb9b706f93370e165e..eba3aec77ac47c5376d7e20fbcb1f05fa498c4e1 100644
(file)
--- a/
libs/libnfnetlink/Makefile
+++ b/
libs/libnfnetlink/Makefile
@@
-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)" \