summaryrefslogtreecommitdiff
path: root/lang/rust/files/patch-configure
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2016-08-20 05:57:34 +0000
committerThomas Zander <riggs@FreeBSD.org>2016-08-20 05:57:34 +0000
commit43a31b7fc5b60aa6afdd7aee0cd2cd8320874f1e (patch)
tree21bbe869da1ae0046c7d7953486f63928091d2a9 /lang/rust/files/patch-configure
parentClean up the Makefile after recent changes: put source code and build logic (diff)
Update to upstream release 1.11.0
Notes
Notes: svn path=/head/; revision=420500
Diffstat (limited to 'lang/rust/files/patch-configure')
-rw-r--r--lang/rust/files/patch-configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/rust/files/patch-configure b/lang/rust/files/patch-configure
index 4b278fcb1c6b..4cac88fac1e2 100644
--- a/lang/rust/files/patch-configure
+++ b/lang/rust/files/patch-configure
@@ -1,10 +1,10 @@
---- configure.orig 2015-08-04 19:28:47 UTC
+--- configure.orig 2016-08-16 01:54:35 UTC
+++ configure
-@@ -696,7 +696,6 @@ putvar CFG_BOOTSTRAP_KEY
+@@ -726,7 +726,6 @@ if [ -n "$CFG_ENABLE_ORBIT" ]; then putv
step_msg "looking for build programs"
--probe_need CFG_CURLORWGET curl wget
+-probe_need CFG_CURL curl
if [ -z "$CFG_PYTHON_PROVIDED" ]; then
- probe_need CFG_PYTHON python2.7 python2.6 python2 python
+ probe_need CFG_PYTHON python2.7 python2 python
fi