projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c443509
)
fix ccache error
author
Mike Baker
<mbm@openwrt.org>
Thu, 31 Aug 2006 21:18:29 +0000
(21:18 +0000)
committer
Mike Baker
<mbm@openwrt.org>
Thu, 31 Aug 2006 21:18:29 +0000
(21:18 +0000)
SVN-Revision: 4723
openwrt/package/openssl/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/openssl/Makefile
b/openwrt/package/openssl/Makefile
index be5b4a6d06bd7ed66123770235b0ad1196e01b73..3f60dcfbfee8515e13855c72cd30976e42eb187c 100644
(file)
--- a/
openwrt/package/openssl/Makefile
+++ b/
openwrt/package/openssl/Makefile
@@
-67,7
+67,7
@@
define Build/Compile
rm -rf $(PKG_INSTALL_DIR)
mkdir -p $(PKG_INSTALL_DIR)
$(MAKE) -C $(PKG_BUILD_DIR) -j1 \
- MAKEDEPPROG="$(TARGET_C
C)
" \
+ MAKEDEPPROG="$(TARGET_C
ROSS)gcc
" \
depend
$(MAKE) -C $(PKG_BUILD_DIR) -j1 \
CC="$(TARGET_CC)" \