Explorar o código

Revert patch which breaks AVR32 build

Ulf Samuelsson %!s(int64=17) %!d(string=hai) anos
pai
achega
98ddefdad8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/openssl/openssl.mk

+ 1 - 0
package/openssl/openssl.mk

@@ -40,6 +40,7 @@ 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