[PATCH 1/6] doc: Mention Ada language option
Chris Johns
chrisj at rtems.org
Sun Jun 4 03:01:49 UTC 2017
On 2/6/17 11:00 pm, Sebastian Huber wrote:
> ---
> doc/source-builder.txt | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/doc/source-builder.txt b/doc/source-builder.txt
> index 2b9a17d..e996954 100644
> --- a/doc/source-builder.txt
> +++ b/doc/source-builder.txt
> @@ -571,12 +571,14 @@ because they are implemented with the configuration scripts. The best way to
> find what is available is to grep the configuration files. for +with+ and
> +without+.
>
> -Following are currentlt available:
> +Following are currently available:
>
> '--without-rtems':: Do not build RTEMS when building an RTEMS build set.
> '--without-cxx':: Do not build a C++ compiler.
> '--with-objc':: Attempt to build a C++ compiler.
> '--with-fortran':: Attempt to build a Fortran compiler.
> +'--with-ada':: Attempt to build an Ada compiler. You need a native GNAT
> +installed.
>
> Why Build from Source ?
> -----------------------
>
This has been moved to rtems-docs.git.
The docs directory needs to be removed and the asciidoc support.
Chris
More information about the devel
mailing list