summaryrefslogtreecommitdiffstats
path: root/set-environ-variable.patch
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-06-28 18:44:28 -0500
committerRon Olson <tachoknight@gmail.com>2018-06-28 18:44:28 -0500
commitd652ba60656a8c870c546bbec070be72dd29fedf (patch)
tree97ab8a928aa94a9f8e58d9f0c645a3b93182cbb2 /set-environ-variable.patch
parentfb8644a13ae85df46ec7672783ef341a1ca2b232 (diff)
downloadswift-lang-d652ba60656a8c870c546bbec070be72dd29fedf.tar.gz
swift-lang-d652ba60656a8c870c546bbec070be72dd29fedf.tar.xz
swift-lang-d652ba60656a8c870c546bbec070be72dd29fedf.zip
Updated to 2018-06-26 build
Diffstat (limited to 'set-environ-variable.patch')
-rw-r--r--set-environ-variable.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/set-environ-variable.patch b/set-environ-variable.patch
deleted file mode 100644
index 9828cbc..0000000
--- a/set-environ-variable.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- swift/utils/build-script-impl.orig 2018-06-25 16:26:15.753466272 -0500
-+++ swift/utils/build-script-impl 2018-06-25 16:26:15.747466273 -0500
-@@ -18,6 +18,9 @@
- # Note: This script will NOT auto-clean before building.
- #
-
-+SWIFT_BUILD_FOR_FEDORA=1
-+export SWIFT_BUILD_FOR_FEDORA
-+
- set -o pipefail
- set -e
-