Skip to content

Commit fd56606

Browse files
[NFC] Remove bits and pieces referring to Ubuntu 14.04 LTS (Trusty Tahr).
Ubuntu 20.04 LTS is out now; the last version to support 14.04 was Swift 5.1, so it is ok to delete this.
1 parent a4d182c commit fd56606

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ with version 2 shipped with Ubuntu.
151151

152152
**Note:** For Ubuntu 20.04, use `libpython2-dev` in place of the libpython-dev package above.
153153

154-
Build instructions for Ubuntu 14.04 LTS can be found [here](docs/Ubuntu14.md).
155-
156154
### Getting Sources for Swift and Related Projects
157155

158156
First create a directory for all of the Swift sources:

docs/Ubuntu14.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

utils/build-presets.ini

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -968,19 +968,6 @@ mixin-preset=
968968
buildbot_linux_1510
969969
mixin_buildbot_linux,no_test
970970

971-
# Ubuntu 14.04 preset for backwards compat and future customizations.
972-
[preset: buildbot_linux_1404]
973-
mixin-preset=buildbot_linux
974-
indexstore-db=0
975-
sourcekit-lsp=0
976-
977-
# Ubuntu 14.04 preset that skips all tests except for integration testing of the
978-
# package.
979-
[preset: buildbot_linux_1404,notest]
980-
mixin-preset=
981-
buildbot_linux_1404
982-
mixin_buildbot_linux,no_test
983-
984971
[preset: buildbot_linux,smoketest]
985972
mixin-preset=mixin_linux_installation
986973
build-subdir=buildbot_linux

0 commit comments

Comments
 (0)