aboutsummaryrefslogtreecommitdiff
path: root/dist/etc/vxworks/config-6.4-max.make
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-04-14 14:58:52 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-04-14 14:58:52 +0200
commit268bfd5fec8a62a576989c947ef84f7c33f686d0 (patch)
tree20f3d0cffd9b7ac269f5022669c1ade60d28f623 /dist/etc/vxworks/config-6.4-max.make
parentbc0f8883a4dca05e56d38ad7f113193117ced69d (diff)
Add VxWorks to the note for XDR support
Diffstat (limited to 'dist/etc/vxworks/config-6.4-max.make')
-rw-r--r--dist/etc/vxworks/config-6.4-max.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/etc/vxworks/config-6.4-max.make b/dist/etc/vxworks/config-6.4-max.make
index 17a597a..a47fe7e 100644
--- a/dist/etc/vxworks/config-6.4-max.make
+++ b/dist/etc/vxworks/config-6.4-max.make
@@ -124,7 +124,7 @@ XSDE_CDR := n
# object model to the XDR (eXternal Data Representation) binary format.
# This functionality requires the XDR API which is available out of the
# box on most POSIX systems as part of Sun RPC. On some systems (e.g.,
-# (Linux, Mac OS X, iPhone OS) this API is part of libc in which case
+# (Linux, VxWorks, iPhone OS) this API is part of libc in which case
# you don't need to link anything extra. On other platforms, the XDR
# API may require linking to another library (which you can add to the
# LIBS variable above), such as -lrpc (QNX, LynxOS) or -lnsl. On non-