Skip to content
Snippets Groups Projects
Commit 282d81a4 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

README: "quick build": Use "make axtls" after all.

"make deplibs" also builds libffi, and that requires GNU autotools. As
we use host libffi by default, skip requiring users to build it for now.
parent 4889b6ff
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ Alternatively, fallback implementation based on setjmp/longjmp can be used.
To build (see section below for required dependencies):
$ cd unix
$ make deplibs
$ make axtls
$ make
Then to give it a try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment