summaryrefslogtreecommitdiffstats
path: root/set-environ-variable.patch
diff options
context:
space:
mode:
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
-