1
0
mirror of https://github.com/wg/wrk synced 2025-01-04 20:13:06 +08:00

upgrade openssl to 1.1.1i

This commit is contained in:
Will 2021-02-06 08:39:55 +09:00
parent 2d433a9b43
commit a211dd5a70
3 changed files with 0 additions and 4 deletions

View File

@ -91,11 +91,7 @@ $(ODIR)/lib/libluajit-5.1.a: $(ODIR)/$(LUAJIT)
$(ODIR)/lib/libssl.a: $(ODIR)/$(OPENSSL)
@echo Building OpenSSL...
ifeq ($(TARGET), darwin)
@$(SHELL) -c "cd $< && ./Configure $(OPENSSL_OPTS) darwin64-x86_64-cc"
else
@$(SHELL) -c "cd $< && ./config $(OPENSSL_OPTS)"
endif
@$(MAKE) -C $< depend
@$(MAKE) -C $<
@$(MAKE) -C $< install_sw

Binary file not shown.

BIN
deps/openssl-1.1.1i.tar.gz vendored Normal file

Binary file not shown.