Commit Graph

6 Commits

Author SHA1 Message Date
Kevin Sweeney
f1740bddc0 SR-8925: Require clang-3.9 on Ubuntu 14.04
Since commit 3469797d changed to build libdispatch for SourceKit with the
host compiler, we now require a clang with builtin `__builtin_add_overflow`.
Since Ubuntu 14 repositories have a clang that supports this update our
build instructions to use it.

Resolves [SR-8925](https://bugs.swift.org/browse/SR-8925).
2018-10-05 16:04:09 +00:00
Michael Gottesman
f5d358f3db [docs][ubuntu-14.04] Update URL of cmake-3.5.2 tar ball
The original URL now 301s to the new URL. Update the documentation.
2018-04-18 23:37:25 -07:00
Mishal Shah
b428094f61 Add Ubuntu 14.04 support back 2017-01-23 22:12:01 -08:00
Hugh Bellamy
efcd9e583d Fix some more typos 2016-11-08 10:30:35 +00:00
Hugh Bellamy
98811678b7 Address PR feedback, fix typo 2016-11-08 08:15:47 +00:00
Hugh Bellamy
0fc5727c6f Update docs for removal of Ubuntu 14.04 as a supported platform 2016-11-08 00:01:47 +00:00