aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Kozel <derek.kozel@ettus.com>2016-03-28 17:35:39 -0700
committerMartin Braun <martin.braun@ettus.com>2016-03-29 17:55:51 -0700
commit4c645ff41b074f5ce646f6d231badfc1d06a3556 (patch)
treecc8da98b6f6bf617da582b500bc289600dfd5135
parent1ea5f72544b974b6a700d65cfae0f380494c438a (diff)
downloaduhd-4c645ff41b074f5ce646f6d231badfc1d06a3556.tar.gz
uhd-4c645ff41b074f5ce646f6d231badfc1d06a3556.tar.bz2
uhd-4c645ff41b074f5ce646f6d231badfc1d06a3556.zip
Removed mention of OSX PPC support
OS X 10.5.8 is the last release to support PPC (current is 10.11.3) and the default compilers in that release do not meet UHD's minimum requirements. Also various dependency versions are not met.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 76d34d0ca..1aa57bc64 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ UHD is primarily developed on Linux, but we also test and support the following
operating systems.
* Linux (Fedora and Ubuntu)
-* Mac OS X (PPC and Intel)
+* Mac OS X (Intel)
* Windows 7
Other operating systems will most likely work, too, but are not officially