From 268bfd5fec8a62a576989c947ef84f7c33f686d0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 14 Apr 2009 14:58:52 +0200 Subject: Add VxWorks to the note for XDR support --- dist/etc/iphone/config-simulator.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/etc/iphone/config-simulator.make') diff --git a/dist/etc/iphone/config-simulator.make b/dist/etc/iphone/config-simulator.make index c4e91d4..eb989a4 100644 --- a/dist/etc/iphone/config-simulator.make +++ b/dist/etc/iphone/config-simulator.make @@ -113,7 +113,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- -- cgit v1.1