projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
389c118
)
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)
SVN-Revision: 11311
package/wpa_supplicant/Makefile
patch
|
blob
|
history
diff --git
a/package/wpa_supplicant/Makefile
b/package/wpa_supplicant/Makefile
index 3a905b2c9310b448bc0e2d6c5252194910a10f61..361a486318bfbeff5a15305ea01f9f70f88784b2 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) \