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...

Eric van Gyzen eric at vangyzen.net
Thu May 28 22:08:05 UTC 2020


On 5/25/20 3:37 AM, Tijl Coosemans wrote:
> On Tue, 12 May 2020 15:22:41 +0000 (UTC) Eric van Gyzen
> <vangyzen at 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

This should be fixed in r361605.  Thanks for bringing it to my attention.

Eric


More information about the svn-src-all mailing list