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.
modlwip-pbuf-chain
Paul Sokolovsky 2016-05-28 21:08:09 +03:00
parent 4889b6ff9b
commit 282d81a40e
1 changed files with 1 additions and 1 deletions

View File

@ -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: