From owner-svn-src-head@freebsd.org Mon Oct 23 13:09:43 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 444F6E4B5E4; Mon, 23 Oct 2017 13:09:43 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-lf0-x236.google.com (mail-lf0-x236.google.com [IPv6:2a00:1450:4010:c07::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C44526FF44; Mon, 23 Oct 2017 13:09:42 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: by mail-lf0-x236.google.com with SMTP id 90so20048541lfs.13; Mon, 23 Oct 2017 06:09:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=VtzzCgzb7utyTcFkjqrkTKq0yR6/yzS9S/wTCwPXPhA=; b=YDY26fO2PXmI+a6acG0XGEtqIEIsf1FAfbw/86PcSqbKUVbL1ZHzeljD38sOn9zbVn +k/aYfxn4e6L7D5bUBUyxPKXBZI4ZbQO7IYF2yni6g2boJbQW6QOWF4e3sfcw6eE2yRH 57Mwlj8qJDzAyJEcOLsiXV3DxChJWuUp6g2mpNwh6xLidA2CsyCc4hXbfliOlkRfAJQi JKRmMkU2Kmj+Wwo8ThYFkc8HYyVIwY74/kZf81M019CsvmXCTyYcdYo6eDTDAaiArxHP 2hbKBlBxVv0pS5dyCBCjvz420pNb7gxYFNiTEP1ewYyQqczjJp9OgER4wBs0uFgoWDWG ht7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=VtzzCgzb7utyTcFkjqrkTKq0yR6/yzS9S/wTCwPXPhA=; b=bYZmykMJAExoSAuuumdcje/ctB2WIzOMlDt88nu95ahqYTPL8avkWuR8tIU4tzYo7L UsfUt+p02ysy9FDNUqABwNdO4epuesfwbaGCBFV09U1Zqf4fUEydxxdtSw1PzNhcflhV 0RqS+vH1E0MULIA2p6fW6pBYTYNDugV0oRQjH5gG2jqeOpIQZ+C63AHNmlO3k+HzcvE4 Nq6F8VwveeXEMUFoTxYgStc9uo8oTZB2QCZ/sRLz8JEQrXwnFPw8nxP9a2gkXKV8u3YK K5EaH2FZDVpz+h6455HF1nXSi8YdVuY9Xson+nOe/uuz1Vb8Y9Z1DHHnJoGrTTsDZVwz 5DTg== X-Gm-Message-State: AMCzsaUhvqHoYlgvG14MVG5bkQAgim1sO1ddrZj2890NcD3G1vHdROSE 2Sndd/POxzGLii+LOgYrervDGVItWwP2qWXRkVw= X-Google-Smtp-Source: ABhQp+Sa5ZrcoAT9M02jgl7L3Yumywis3XhA/7E1s4UMhug60/sZixpzn4JjOPAae7wk21Qg5vhHJjomCcxtmb9CPWg= X-Received: by 10.25.16.228 with SMTP id 97mr4781048lfq.74.1508764179807; Mon, 23 Oct 2017 06:09:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.46.86.7 with HTTP; Mon, 23 Oct 2017 06:09:39 -0700 (PDT) Received: by 10.46.86.7 with HTTP; Mon, 23 Oct 2017 06:09:39 -0700 (PDT) In-Reply-To: <11B333F5-0899-4AD8-9F90-2002C3C2359A@gmail.com> References: <201710230756.v9N7uujL028775@repo.freebsd.org> <20171023084847.GN2473@kib.kiev.ua> <11B333F5-0899-4AD8-9F90-2002C3C2359A@gmail.com> From: Justin Hibbits Date: Mon, 23 Oct 2017 08:09:39 -0500 Message-ID: Subject: Re: svn commit: r324911 - head/share/mk To: Garrett Cooper Cc: Konstantin Belousov , Ngie Cooper , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2017 13:09:43 -0000 On Oct 23, 2017 07:57, "Ngie Cooper" wrote: > On Oct 23, 2017, at 01:48, Konstantin Belousov wrote: > >> On Mon, Oct 23, 2017 at 07:56:56AM +0000, Ngie Cooper wrote: >> Author: ngie >> Date: Mon Oct 23 07:56:56 2017 >> New Revision: 324911 >> URL: https://svnweb.freebsd.org/changeset/base/324911 >> >> Log: >> Fix an omission in a comment >> >> Soft float API support applies to armv7 too after r324340 > Does it ? From my understanding, requiring hw float was one of the > reason for armv7 appearance. Hah... the comment=E2=80=99s backwards. Classic! It was my understanding that armv{6,7} use the softfloat ABI but still require a hardware float. - Justin >> >> Modified: >> head/share/mk/src.opts.mk >> >> Modified: head/share/mk/src.opts.mk >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> --- head/share/mk/src.opts.mk Mon Oct 23 07:52:16 2017 (r324910) >> +++ head/share/mk/src.opts.mk Mon Oct 23 07:56:56 2017 (r324911) >> @@ -271,7 +271,7 @@ __DEFAULT_NO_OPTIONS+=3DGDB_LIBEXEC >> .else >> __DEFAULT_YES_OPTIONS+=3DGDB_LIBEXEC >> .endif >> -# Only doing soft float API stuff on armv6 >> +# Only doing soft float API stuff on armv6 and armv7 >> .if ${__T} !=3D "armv6" && ${__T} !=3D "armv7" >> BROKEN_OPTIONS+=3DLIBSOFT >> .endif