# HG changeset patch # User "Yann E. MORIN" # Date 1218561399 0 # Node ID ff0053669bb1002ff31b62f9a90ac23cbf6dd2cb # Parent 50afe9e54a1b10af828d40d9ddecb24a92ad29c4 Update the PowerPC SPE sample to not use a proxy. /trunk/samples/powerpc-unknown-linux-gnuspe/crosstool.config | 12 6 6 0 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff -r 50afe9e54a1b -r ff0053669bb1 samples/powerpc-unknown-linux-gnuspe/crosstool.config --- a/samples/powerpc-unknown-linux-gnuspe/crosstool.config Tue Aug 12 11:15:44 2008 +0000 +++ b/samples/powerpc-unknown-linux-gnuspe/crosstool.config Tue Aug 12 17:16:39 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@939M -# Tue Aug 12 11:53:30 2008 +# crosstool-NG version: 1.2.0+svn_trunk@947 +# Tue Aug 12 19:14:30 2008 # # @@ -32,14 +32,14 @@ # Downloading # # CT_FORCE_DOWNLOAD is not set -CT_USE_PROXY=y +# CT_USE_PROXY is not set # CT_PROXY_TYPE_HTTP is not set -CT_PROXY_TYPE_SOCKS=y -CT_PROXY_TYPE_SOCKS_SYS=y +# CT_PROXY_TYPE_SOCKS is not set +# CT_PROXY_TYPE_SOCKS_SYS is not set # CT_PROXY_TYPE_SOCKS_AUTO is not set # CT_PROXY_TYPE_SOCKS_4 is not set # CT_PROXY_TYPE_SOCKS_5 is not set -CT_PROXY_TYPE="sockssys" +CT_PROXY_TYPE="none" # CT_USE_LAN_MIRROR is not set CT_CONNECT_TIMEOUT=10 # CT_ONLY_DOWNLOAD is not set