updated BUILDING to mention the --threads option along with a couple

of other options.

original commit: 5aba39c40b46cee61a388d71ef4e5eebfa717108
This commit is contained in:
dyb 2019-02-07 14:52:41 -08:00
parent 7d2253b40f
commit 273aad6342

View File

@ -86,8 +86,12 @@ if successful, creates several files and directories:
* Within the workarea, the files Makefile, Mf-install, and Mf-boot.
'./configure' supports various options, among which is --help, which
can be used to list the supported options.
'./configure' recognizes various options for controlling the type
of build and the installation location. For example, '--threads'
requests a build with support for native threads, '--32' requests
a 32-bit build, and '--installprefix <pathname>' specifies the
installation root. './configure --help' prints the supported
options.
The make file supports several targets: