projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a7b636
)
fix typo
author
Nicolas Thill
<nico@openwrt.org>
Sun, 4 Sep 2005 21:15:44 +0000
(21:15 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 4 Sep 2005 21:15:44 +0000
(21:15 +0000)
SVN-Revision: 1850
openwrt/package/wiviz/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/wiviz/Makefile
b/openwrt/package/wiviz/Makefile
index e3453f6cc29a491c1de6bd2d216a69bbd0209d43..73a32a470e5cfef58e9d195d504eaee2bf74b3b5 100644
(file)
--- a/
openwrt/package/wiviz/Makefile
+++ b/
openwrt/package/wiviz/Makefile
@@
-23,7
+23,7
@@
$(PKG_BUILD_DIR)/.configured:
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
CC="$(TARGET_CC)" \
- COPTS="$(TARGET_CFLAGS)" \
+ C
C
OPTS="$(TARGET_CFLAGS)" \
INCLUDE="-I$(STAGING_DIR)/include -I$(STAGING_DIR)/usr/include" \
LDFLAGS="-L$(STAGING_DIR)/lib -L$(STAGING_DIR)/usr/lib"
touch $@