mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
openssl: re-revert r22644
The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32, so lets revert this for good.
This commit is contained in:
parent
91f7f887c4
commit
cdf8f1cf2f
@ -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