projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a08950
)
fix wpa_supplicant cflags
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 1 Jun 2008 00:10:26 +0000
(
00:10
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 1 Jun 2008 00:10:26 +0000
(
00:10
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11311
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/wpa_supplicant/Makefile
patch
|
blob
|
history
diff --git
a/package/wpa_supplicant/Makefile
b/package/wpa_supplicant/Makefile
index
3a905b2
..
361a486
100644
(file)
--- a/
package/wpa_supplicant/Makefile
+++ b/
package/wpa_supplicant/Makefile
@@
-48,6
+48,7
@@
endef
define Build/Compile
rm -rf $(PKG_INSTALL_DIR)
mkdir -p $(PKG_INSTALL_DIR)
+ CFLAGS="$(TARGET_CFLAGS)" \
$(MAKE) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CC)" \
KERNEL=$(LINUX_DIR) \