From 65fa80db33128c7fd57d031b3b22b6fffc959985 Mon Sep 17 00:00:00 2001
From: "Peter W. Draper" <p.w.draper@durham.ac.uk>
Date: Thu, 17 Sep 2015 10:19:21 +0100
Subject: [PATCH] We no longer require OpenMP, so remove from installation help

Former-commit-id: 29d4b25b4d0167d11f9d5dc5bbd0fa8218de8bfc
---
 INSTALL.swift | 2 --
 1 file changed, 2 deletions(-)

diff --git a/INSTALL.swift b/INSTALL.swift
index 95bdd6d611..d3993a7081 100644
--- a/INSTALL.swift
+++ b/INSTALL.swift
@@ -67,8 +67,6 @@ for instance. GCC address sanitizer flags can be included using the
 
 option. Note this requires a GCC compiler version of at least 4.8.
 
-SWIFT currently requires a compiler with OpenMP support.
-
 
                                  Dependencies
                                  ============
-- 
GitLab