From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5F655138010 for ; Fri, 31 Aug 2012 18:21:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14146E062D; Fri, 31 Aug 2012 18:21:24 +0000 (UTC) Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 78CCCE05E4 for ; Fri, 31 Aug 2012 18:20:08 +0000 (UTC) Received: by vcbfl17 with SMTP id fl17so3693193vcb.40 for ; Fri, 31 Aug 2012 11:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=Fd4uVefYOTJrd8l7Omk3Zj8rdGlBVnuseL8cbaCoQZQ=; b=B5QGP+Lin3bz1z34OJvUX3tIPGOgBPYBdK1/zzZ8+cqAVdLecd32WhaM5YXXSxgaGj xuxRZQd9G7z16R6jMnFJPz3f652+ihV1HYmZyeqL1AIHXknGVaYuszk6jWkC4hIaqHPR 1ILKpmaAky9AVvXxrf92lrDMi1ZIxL5A8TwIKLj55LxvRjVt1A49A1lFjsMj3GD3KH2f zk6hsvDIoy2pZLZoxgJdWieXpFVXTFKWilKMjsqzPKOWCpSxdiHmdGh1bFpN1XCyMlfo F2iG5w922AOD8ra/663poP2HrWYNqQ0w0kMIKDSbg5zuPSG3olM2W2/v9Fj3z3QX+PNs hUTQ== Received: by 10.52.32.233 with SMTP id m9mr5150111vdi.88.1346437207990; Fri, 31 Aug 2012 11:20:07 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Sender: vapierfilter@gmail.com Received: by 10.58.164.66 with HTTP; Fri, 31 Aug 2012 11:19:47 -0700 (PDT) In-Reply-To: <201208172338.57193.vapier@gentoo.org> References: <201208172338.57193.vapier@gentoo.org> From: Mike Frysinger Date: Fri, 31 Aug 2012 14:19:47 -0400 X-Google-Sender-Auth: HiPWXhh7XHT2lwqBK9RSeOIKJDM Message-ID: Subject: Re: [gentoo-dev] x32 changing CHOST To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 8328c5d9-7d97-458e-846f-b66728d07332 X-Archives-Hash: b8de1af4c105eb61e7c65b8cdef48194 On Fri, Aug 17, 2012 at 11:38 PM, Mike Frysinger wrote: > people seem to be settling on x86_64-pc-linux-gnux32 as the default tuple, so > i'll be updating our profiles to use that by default. this shouldn't impact > anyone already running x32 as the existing tuple/ABI settings should continue > to work just fine (no plans to ever change that). i've finally gotten around to pushing this. i did an in-place upgrade in my chroot and it worked fine. -mike