Date: Thu, 27 Aug 2020 13:30:42 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Benjamin Kaduk <bjkfbsd@gmail.com> Cc: Jung-uk Kim <jkim@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r364822 - in head/crypto/openssl/crypto: aes/asm bn/asm chacha/asm ec/asm modes/asm poly1305/asm sha/asm Message-ID: <a5f75458-15ef-aee8-3063-b33a965db1b1@FreeBSD.org> In-Reply-To: <CAJ5_RoC8q9dPkWSt1jdiFTFLZLReXAPZUObtwrYAstjwB57XPA@mail.gmail.com> References: <202008261655.07QGtSZx096979@repo.freebsd.org> <75f5b8e6-7c3f-00cb-5830-6b329e58213f@FreeBSD.org> <CAJ5_RoC8q9dPkWSt1jdiFTFLZLReXAPZUObtwrYAstjwB57XPA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/27/20 1:28 PM, Benjamin Kaduk wrote: > On Thu, Aug 27, 2020 at 1:25 PM John Baldwin <jhb@freebsd.org> wrote: > >> On 8/26/20 9:55 AM, Jung-uk Kim wrote: >>> Author: jkim >>> Date: Wed Aug 26 16:55:28 2020 >>> New Revision: 364822 >>> URL: https://svnweb.freebsd.org/changeset/base/364822 >>> >>> Log: >>> Fix Clang version detection. >>> >>> We prepend "FreeBSD" to Clang version string. This broke compiler >> test for >>> AVX instruction support. >> >> Have you opened a PR upstream to fix this? They should be willing to >> accept it since it probably affects clang on OS X as well? >> >> > https://github.com/openssl/openssl/pull/12725 should land in a few hours. Yes, mail failure on my part as I missed another place where I'd already asked this (and subsequently forgot :( ). -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a5f75458-15ef-aee8-3063-b33a965db1b1>