mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway
This commit is contained in:
@@ -40,7 +40,6 @@ ifeq ($(BR2_avr32),)
|
||||
endif
|
||||
$(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