From 393a79bbc66fd800abad17d37a5b39fceb24a0b4 Mon Sep 17 00:00:00 2001 From: JayDDee Date: Tue, 5 May 2020 20:27:58 -0400 Subject: [PATCH] Updated Compiling from source (markdown) --- Compiling-from-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-from-source.md b/Compiling-from-source.md index 1676cf3..fbb88ee 100644 --- a/Compiling-from-source.md +++ b/Compiling-from-source.md @@ -146,7 +146,7 @@ n is the number of CPU threads you want to use. openssl: -`./Configure mingw64 shared --cross-compile-prefix=x86_64-w64-mingw32` +`./Configure mingw64 shared --cross-compile-prefix=x86_64-w64-mingw32-` `make`