summaryrefslogtreecommitdiffstats
path: root/doc/started_ada/buildada.t
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 13:11:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 13:11:09 +0000
commit618063e47a623fc3b3c9c364c1fb9f45bd21801f (patch)
tree7235ac890609d92e3c2e406cb27aaf31b13f5a34 /doc/started_ada/buildada.t
parent2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-618063e47a623fc3b3c9c364c1fb9f45bd21801f.tar.bz2
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* HELP.html, bsp_howto/support.t, relnotes/status.texi, started_ada/buildada.t: Remove references to posix/Unix port.
Diffstat (limited to 'doc/started_ada/buildada.t')
-rw-r--r--doc/started_ada/buildada.t6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/started_ada/buildada.t b/doc/started_ada/buildada.t
index df725414b9..e160c28ac4 100644
--- a/doc/started_ada/buildada.t
+++ b/doc/started_ada/buildada.t
@@ -487,16 +487,14 @@ is the directory under tools that contails @value{RTEMSUNTAR}.
@item ENABLE_RTEMS_POSIX
is set to "yes" if you want to enable the RTEMS POSIX API support.
-At this time, this feature is not supported by the UNIX ports of RTEMS
-and is forced to "no" for those targets. This corresponds to the
+This corresponds to the
@code{configure} option @code{--enable-posix}.
This must be enabled to support the GNAT/RTEMS run-time.
@item ENABLE_RTEMS_ITRON
is set to "yes" if you want to enable the RTEMS ITRON API support.
-At this time, this feature is not supported by the UNIX ports of RTEMS
-and is forced to "no" for those targets. This corresponds to the
+This corresponds to the
@code{configure} option @code{--enable-itron}.
@item ENABLE_RTEMS_MP