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.
This commit is contained in:
parent
4889b6ff9b
commit
282d81a40e
@ -71,7 +71,7 @@ Alternatively, fallback implementation based on setjmp/longjmp can be used.
|
|||||||
To build (see section below for required dependencies):
|
To build (see section below for required dependencies):
|
||||||
|
|
||||||
$ cd unix
|
$ cd unix
|
||||||
$ make deplibs
|
$ make axtls
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
Then to give it a try:
|
Then to give it a try:
|
||||||
|
Loading…
Reference in New Issue
Block a user