projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b201c69
)
Revert patch which breaks AVR32 build
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Tue, 8 Jul 2008 10:13:04 +0000
(10:13 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Tue, 8 Jul 2008 10:13:04 +0000
(10:13 -0000)
package/openssl/openssl.mk
patch
|
blob
|
history
diff --git
a/package/openssl/openssl.mk
b/package/openssl/openssl.mk
index 01cddb902734f7c3132a0e739f1244de47095564..b57c7acf0b15a3406b455a6f8f7633bbaad3897d 100644
(file)
--- a/
package/openssl/openssl.mk
+++ b/
package/openssl/openssl.mk
@@
-40,6
+40,7
@@
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