From owner-svn-src-all@freebsd.org Sun Jan 5 17:22:07 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CD2B61DD2AD; Sun, 5 Jan 2020 17:22:07 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-il1-f182.google.com (mail-il1-f182.google.com [209.85.166.182]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47rQRz0xNTz4W9k; Sun, 5 Jan 2020 17:22:06 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-il1-f182.google.com with SMTP id p8so40772171iln.12; Sun, 05 Jan 2020 09:22:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=zTnC4ReBQ+VVTbJKhd5xtTmvQJikKqsTGfHac0+oiD4=; b=jJuJ3OmV7vzpJ/SqblxpHqQuAkxKHI5JFNJKLSol/ogHV9X0tyazLp4/T1dlVUmQ+6 fGqIpJByWmttr73SQBBHE4s6VEMAJNWd/1m7qu99WR2/MwWwqer6IXFtkLGd0nKY+An9 gDuxr63UTYABhG7SULZBM1NHDwdNroRpTsPOFCQ2WroqZFrlKU4awxAhOHVrA0hdO6lS C9PCxqXV0CUmYG9QcrBDOR74csQ2n3RO0lKu0QDTh8PanXmkMf89aGVatejcceEVfbqu 1wgAlKfEwobQajlOiXr/Oe4i1HFUx1koVXsaZmStSlWh5zRpA71ytQOAWFXU7qhtvzus FLVw== X-Gm-Message-State: APjAAAWF43wtUT8et2q7cOxsMQfmYzfXljgGJTI7c/oA6OEljX1Dab16 3uzDA518MERlHJOsTrPyAxo77jTtKqDwCFthuo3yog== X-Google-Smtp-Source: APXvYqwnUAq16wRs5iEXfkpbMOo/JYwrt0KGFX98+XP/LSmhSBzR4HwFwMlUX2SuI+/tR9Ree1r3NsxEBwIMHWy534s= X-Received: by 2002:a92:db4f:: with SMTP id w15mr77990436ilq.182.1578244925748; Sun, 05 Jan 2020 09:22:05 -0800 (PST) MIME-Version: 1.0 References: <202001051659.005GxOOa013759@repo.freebsd.org> In-Reply-To: <202001051659.005GxOOa013759@repo.freebsd.org> From: Ed Maste Date: Sun, 5 Jan 2020 12:21:53 -0500 Message-ID: Subject: Re: svn commit: r356379 - head/share/mk To: src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 47rQRz0xNTz4W9k X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.182 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-4.28 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; IP_SCORE(-2.28)[ip: (-6.36), ipnet: 209.85.128.0/17(-3.10), asn: 15169(-1.86), country: US(-0.05)]; TO_DN_ALL(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[182.166.85.209.list.dnswl.org : 127.0.5.0]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[182.166.85.209.rep.mailspike.net : 127.0.0.17]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list 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: Sun, 05 Jan 2020 17:22:07 -0000 On Sun, 5 Jan 2020 at 11:59, Ed Maste wrote: > > Author: emaste > Date: Sun Jan 5 16:59:24 2020 > New Revision: 356379 > URL: https://svnweb.freebsd.org/changeset/base/356379 > > Log: > src.opts.mk: disable BINUTILS_BOOTSTRAP on mips64* I should probably make this the case for all of mips* and sparc64. Using a decade-old binutils with a contemporary compiler (either Clang or GCC) isn't likely to be a combination used by anyone else and it's not going to be a good use of our time investigating and addressing any issues that arise.