mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Update config.* of openssl
This commit is contained in:
parent
1dcc9d4d3f
commit
9fe1876477
@ -37,6 +37,7 @@ $(OPENSSL_DIR)/.unpacked: $(DL_DIR)/$(OPENSSL_SOURCE)
|
|||||||
$(OPENSSL_DIR)/Configure
|
$(OPENSSL_DIR)/Configure
|
||||||
$(SED) '/CFLAG=/s,/;, $(shell echo '$(TARGET_CFLAGS)' | sed -e 's/\//\\\\\//g')/;,' \
|
$(SED) '/CFLAG=/s,/;, $(shell echo '$(TARGET_CFLAGS)' | sed -e 's/\//\\\\\//g')/;,' \
|
||||||
$(OPENSSL_DIR)/Configure
|
$(OPENSSL_DIR)/Configure
|
||||||
|
$(CONFIG_UPDATE) $(OPENSSL_DIR)
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
$(OPENSSL_DIR)/Makefile: $(OPENSSL_DIR)/.unpacked
|
$(OPENSSL_DIR)/Makefile: $(OPENSSL_DIR)/.unpacked
|
||||||
|
Loading…
x
Reference in New Issue
Block a user