Loading package/openssl/openssl.mk +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
package/openssl/openssl.mk +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading