From: Ulf Samuelsson Date: Sat, 5 Jul 2008 06:54:35 +0000 (-0000) Subject: Update config.* of openssl X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9fe187647760261ececa81d622f92fe77efe45aa;p=buildroot.git Update config.* of openssl --- diff --git a/package/openssl/openssl.mk b/package/openssl/openssl.mk index d256e0215a..c47fe0948e 100644 --- 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