From owner-svn-src-all@FreeBSD.ORG Tue Jun 12 15:49:46 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 673EC106566B; Tue, 12 Jun 2012 15:49:46 +0000 (UTC) (envelope-from fluffy@fluffy.khv.ru) Received: from forward16.mail.yandex.net (forward16.mail.yandex.net [IPv6:2a02:6b8:0:1402::1]) by mx1.freebsd.org (Postfix) with ESMTP id D6EE08FC16; Tue, 12 Jun 2012 15:49:45 +0000 (UTC) Received: from smtp17.mail.yandex.net (smtp17.mail.yandex.net [95.108.252.17]) by forward16.mail.yandex.net (Yandex) with ESMTP id 541F3D20DFE; Tue, 12 Jun 2012 19:49:44 +0400 (MSK) Received: from smtp17.mail.yandex.net (localhost [127.0.0.1]) by smtp17.mail.yandex.net (Yandex) with ESMTP id 134851900212; Tue, 12 Jun 2012 19:49:44 +0400 (MSK) Received: from host85.static2.l2tp.ttkdv.ru (host85.static2.l2tp.ttkdv.ru [46.38.1.85]) by smtp17.mail.yandex.net (nwsmtp/Yandex) with ESMTP id nfDqbvAS-ngDaIU2d; Tue, 12 Jun 2012 19:49:43 +0400 X-Yandex-Rcpt-Suid: pfg@FreeBSD.org X-Yandex-Rcpt-Suid: src-committers@freebsd.org X-Yandex-Rcpt-Suid: svn-src-all@freebsd.org X-Yandex-Rcpt-Suid: svn-src-head@freebsd.org Message-ID: <4FD76522.9050509@fluffy.khv.ru> Date: Wed, 13 Jun 2012 02:49:54 +1100 From: Dima Panov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: "Pedro F. Giffuni" References: <201206121504.q5CF4JYo060137@svn.freebsd.org> In-Reply-To: <201206121504.q5CF4JYo060137@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r236962 - in head/contrib/gcc: . config/i386 doc X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fluffy@FreeBSD.org List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2012 15:49:46 -0000 13.06.2012 2:04, Pedro F. Giffuni написал: > @@ -1209,14 +1209,14 @@ i[34567]86-*-solaris2*) > # FIXME: -m64 for i[34567]86-*-* should be allowed just > # like -m32 for x86_64-*-*. > case X"${with_cpu}" in > - Xgeneric|Xcore2|Xnocona|Xx86-64|Xk8|Xopteron|Xathlon64|Xathlon-fx) > + Xgeneric|Xcore2|Xnocona|Xx86-64|Xamdfam10|Xbarcelona|Xk8|Xopteron|Xathlon64|Xathlon-fx) > ;; > X) > with_cpu=generic > ;; > *) > echo "Unsupported CPU used in --with-cpu=$with_cpu, supported values:" 1>&2 > - echo "generic core2 nocona x86-64 k8 opteron athlon64 athlon-fx" 1>&2 > + echo "generic core2 nocona x86-64amd fam10 barcelona k8 opteron Please take a look at typo. x86-64amd fam10 > athlon64 athlon-fx" 1>&2 > exit 1 > ;; > esac > @@ -2515,6 +2515,9 @@ if test x$with_cpu = x ; then > -- Dima Panov (fluffy@FreeBSD.org) (KDE, Office)@FreeBSD team Facebook: http://www.facebook.com/fluffy.khv IRC: fluffy@EFNet, fluffykhv@FreeNode twitter: fluffy_khv | skype: dima.panov