summaryrefslogtreecommitdiffstats
path: root/mDNSResponder/mDNSVxWorks/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mDNSResponder/mDNSVxWorks/README.txt')
-rw-r--r--mDNSResponder/mDNSVxWorks/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/mDNSResponder/mDNSVxWorks/README.txt b/mDNSResponder/mDNSVxWorks/README.txt
new file mode 100644
index 00000000..f0ea01ef
--- /dev/null
+++ b/mDNSResponder/mDNSVxWorks/README.txt
@@ -0,0 +1,8 @@
+These are the platform support files for running mDNSCore on VxWorks.
+
+Please note, most of the developers working on the mDNSResponder code do
+not have access to a VxWorks development environment, so they are not able
+to personally verify that the VxWorks compiles and runs successfully after
+every single change to the mDNSCore code. We do try to take care not to
+make careless changes that would break the VxWorks build, but if you do
+find that something is broken, let us know and we'll fix it.