mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Update config.* of openssl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user