Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2020 10:37:19 +0200
From:      =?UTF-8?B?VMSzbA==?= Coosemans <tijl@FreeBSD.org>
To:        Eric van Gyzen <vangyzen@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r360964 - in head: lib/libclang_rt lib/libthr lib/msun libexec/rtld-elf libexec/tftpd/tests share/mk stand stand/arm/uboot stand/efi stand/efi/boot1 stand/efi/loader stand/i386/boot2 st...
Message-ID:  <20200525103719.7762dbc7@FreeBSD.org>
In-Reply-To: <202005121522.04CFMfuo007680@repo.freebsd.org>
References:  <202005121522.04CFMfuo007680@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 May 2020 15:22:41 +0000 (UTC) Eric van Gyzen
<vangyzen@FreeBSD.org> wrote:
> Author: vangyzen
> Date: Tue May 12 15:22:40 2020
> New Revision: 360964
> URL: https://svnweb.freebsd.org/changeset/base/360964
> 
> Log:
>   Remove tests for obsolete compilers in the build system
>   
>   Assume gcc is at least 6.4, the oldest xtoolchain in the ports tree.
>   Assume clang is at least 6, which was in 11.2-RELEASE.  Drop conditions
>   for older compilers.
>   
>   Reviewed by:	imp (earlier version), emaste, jhb
>   MFC after:	2 weeks
>   Sponsored by:	Dell EMC Isilon
>   Differential Revision:	https://reviews.freebsd.org/D24802

This broke devel/linux_libusb.  It is FreeBSD libusb built with Linux
gcc 4.8.5 (devel/linux-c7-devtools).  It's probably caused by the
changes to share/mk/*.

http://beefy18.nyi.freebsd.org/data/head-amd64-default/p536258_s361404/logs/linux_libusb-13.0r358841.log



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200525103719.7762dbc7>