summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-02 06:33:54 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-03-02 06:33:54 -0500
commitd898a7d56d9f9a9fc877049ad7f2b31dc1a5a6e7 (patch)
tree2f673beb27c06a4e0e38214d9f4e93bf9d34c3b8 /build.txt
parentede118ecbb53c2e903965a67d57f841ce4b8fc85 (diff)
downloadgpsd-d898a7d56d9f9a9fc877049ad7f2b31dc1a5a6e7.tar.gz
Use pselect unconditionally. We're assuming POSIX-2001.1 conformance.
All regression tests pass.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/build.txt b/build.txt
index 8c946972..1f784853 100644
--- a/build.txt
+++ b/build.txt
@@ -31,9 +31,7 @@ We consider failure to build and function on any of these platforms
a serious bug; if you encounter it, please complain on the
development list.
-Macintosh OS X has been dropped from the list of supported platforms
-due to serial-layer flakiness that has persisted through 10.9 and
-10.10.
+Port difficulty to any system conforming to POSIX-2001.1 should be minimal.
A Cygwin port is in progress but not complete.