projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dcc9d4
)
Update config.* of openssl
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 5 Jul 2008 06:54:35 +0000
(06:54 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 5 Jul 2008 06:54:35 +0000
(06:54 -0000)
package/openssl/openssl.mk
patch
|
blob
|
history
diff --git
a/package/openssl/openssl.mk
b/package/openssl/openssl.mk
index d256e0215a58993ada1ccfc96f22a9bf0677cfc9..c47fe0948ebf548f569db26a8908701def1b51b3 100644
(file)
--- a/
package/openssl/openssl.mk
+++ b/
package/openssl/openssl.mk
@@
-37,6
+37,7
@@
$(OPENSSL_DIR)/.unpacked: $(DL_DIR)/$(OPENSSL_SOURCE)
$(OPENSSL_DIR)/Configure
$(SED) '/CFLAG=/s,/;, $(shell echo '$(TARGET_CFLAGS)' | sed -e 's/\//\\\\\//g')/;,' \
$(OPENSSL_DIR)/Configure
+ $(CONFIG_UPDATE) $(OPENSSL_DIR)
touch $@
$(OPENSSL_DIR)/Makefile: $(OPENSSL_DIR)/.unpacked