projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91f7f88
)
openssl: re-revert r22644
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 8 Jul 2008 13:49:23 +0000
(13:49 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 8 Jul 2008 13:49:23 +0000
(13:49 -0000)
The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32,
so lets revert this for good.
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