mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway
This commit is contained in:
parent
b28921cd32
commit
ad36f93d5d
@ -40,7 +40,6 @@ ifeq ($(BR2_avr32),)
|
|||||||
endif
|
endif
|
||||||
$(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