Skip to content

Commit

Permalink
fix doc according to the comment of ofrobots
Browse files Browse the repository at this point in the history
  • Loading branch information
shigeki committed Apr 23, 2018
1 parent 0388dbd commit e885c42
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,9 @@ support on x86_64 and ia32.
* llvm version 3.3 or higher
* nasm version 2.10 or higher in Windows

Otherwise, `configure` is failed. Install one or build with
`--openssl-no-asm`.
Otherwise `configure` will fail with an error. This can be avoided by
either providing a new enough assembler as per the list above or by
using the `--openssl-no-asm` flag.

*Note:* The forthcoming OpenSSL-1.1.1 will require higher
version. Please refer
Expand Down

0 comments on commit e885c42

Please sign in to comment.