From 92219a48b98fca34e8dfcfce0e69bbdd2a2792ba Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 3 Sep 2015 15:22:07 +0000 Subject: 1: Upgrade to 1.2.0. 2: add libedit to USES. --- lang/rust/files/patch-configure | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) (limited to 'lang/rust/files/patch-configure') diff --git a/lang/rust/files/patch-configure b/lang/rust/files/patch-configure index 2b90923d4cf9..4b278fcb1c6b 100644 --- a/lang/rust/files/patch-configure +++ b/lang/rust/files/patch-configure @@ -1,24 +1,10 @@ ---- configure.orig 2015-05-13 20:03:52 UTC +--- configure.orig 2015-08-04 19:28:47 UTC +++ configure -@@ -678,7 +678,6 @@ putvar CFG_BOOTSTRAP_KEY +@@ -696,7 +696,6 @@ putvar CFG_BOOTSTRAP_KEY step_msg "looking for build programs" -probe_need CFG_CURLORWGET curl wget - probe_need CFG_PYTHON python2.7 python2.6 python2 python - - python_version=$($CFG_PYTHON -V 2>&1) -@@ -805,13 +804,6 @@ then - putvar CFG_LOCAL_RUST_ROOT + if [ -z "$CFG_PYTHON_PROVIDED" ]; then + probe_need CFG_PYTHON python2.7 python2.6 python2 python fi - --# Force freebsd to build with clang; gcc doesn't like us there --if [ $CFG_OSTYPE = unknown-freebsd ] --then -- step_msg "on FreeBSD, forcing use of clang" -- CFG_ENABLE_CLANG=1 --fi -- - # Force bitrig to build with clang; gcc doesn't like us there - if [ $CFG_OSTYPE = unknown-bitrig ] - then -- cgit v1.2.3