summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Finegan <tomfinegan@google.com>2015-05-12 15:33:40 -0700
committerTom Finegan <tomfinegan@google.com>2015-05-12 19:16:49 -0700
commit3d7063d4b0c936cdb2b5e484aad13052f0000ebb (patch)
treeeaa859cfe2c31cfdb546923d9684e580fa69d777 /README
parent5c02f88a813fe3fd1ea6eeeba954cdfd4e113f7f (diff)
downloadlibvpx-3d7063d4b0c936cdb2b5e484aad13052f0000ebb.tar.gz
Remove claims of universal target support from the build system.
These targets no longer build (PPC support was removed from libvpx). Remove the dead code and misleading help output. BUG=https://code.google.com/p/webm/issues/detail?id=997 Change-Id: Ib35614806adeae970f3821da0d8dbcc54ab8d868
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
index fcd1c2e18..7b44ba7a2 100644
--- a/README
+++ b/README
@@ -101,13 +101,6 @@ COMPILING THE APPLICATIONS/LIBRARIES:
x86_64-win64-vs10
x86_64-win64-vs11
x86_64-win64-vs12
- universal-darwin8-gcc
- universal-darwin9-gcc
- universal-darwin10-gcc
- universal-darwin11-gcc
- universal-darwin12-gcc
- universal-darwin13-gcc
- universal-darwin14-gcc
generic-gnu
The generic-gnu target, in conjunction with the CROSS environment variable,