projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
standardize Makefile, change section from base to net, add proper title and description
[openwrt.git]
/
package
/
openssl
/
Makefile
diff --git
a/package/openssl/Makefile
b/package/openssl/Makefile
index
be5b4a6
..
3f60dcf
100644
(file)
--- a/
package/openssl/Makefile
+++ b/
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)" \
This page took
0.022386 seconds
and
4
git commands to generate.