summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-18 12:09:32 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-18 12:09:32 -0500
commit43f7f1920eb32c59ba60cd4079e56c39b406fdba (patch)
treeaa853471944d5158fc5705a7e1f2414ada18cadb /build.txt
parentd5a1bee9fffa59a42ff777527b997838643b9b27 (diff)
downloadgpsd-43f7f1920eb32c59ba60cd4079e56c39b406fdba.tar.gz
Alas, remove OS X from the list of supported platforms.
Add an Upstream Bugs entry describing the issue.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/build.txt b/build.txt
index a6a73015..41f0c7db 100644
--- a/build.txt
+++ b/build.txt
@@ -24,13 +24,17 @@ installed:
* Any desktop or server Linux distribution.
* OpenWRT and derivatives such as CeroWRT.
-* FreeBSD, NetBSD, OpenBSD, Macintosh OS X
+* FreeBSD, NetBSD, OpenBSD
* Android, using the official Google toolchain from the NDK
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.
+
A Cygwin port is in progress but not complete.
Cross-compilation to embedded Linuxes (in addition to the OpenWRT family)