projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b28921c
)
Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway
author
Hamish Moffatt
<hamish@cloud.net.au>
Tue, 8 Jul 2008 06:40:05 +0000
(06:40 -0000)
committer
Hamish Moffatt
<hamish@cloud.net.au>
Tue, 8 Jul 2008 06:40:05 +0000
(06:40 -0000)
package/openssl/openssl.mk
patch
|
blob
|
history
diff --git
a/package/openssl/openssl.mk
b/package/openssl/openssl.mk
index b57c7acf0b15a3406b455a6f8f7633bbaad3897d..01cddb902734f7c3132a0e739f1244de47095564 100644
(file)
--- a/
package/openssl/openssl.mk
+++ b/
package/openssl/openssl.mk
@@
-40,7
+40,6
@@
ifeq ($(BR2_avr32),)
endif
$(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