Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2016 01:34:09 +0000
From:      Steven Hartland <steven@multiplay.co.uk>
To:        Glen Barber <gjb@FreeBSD.org>, John <freebsd-lists@potato.growveg.org>, freebsd-stable@freebsd.org
Subject:   Re: make clean failure on 10-stable amd64]
Message-ID:  <56AC1311.2090502@freebsd.org>
In-Reply-To: <20160129182408.GA99765@potato.growveg.org>
References:  <20160129174210.GB92493@potato.growveg.org> <20160129174746.GH1727@FreeBSD.org> <20160129181026.GI1727@FreeBSD.org> <20160129182408.GA99765@potato.growveg.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 29/01/2016 18:24, John wrote:
> On Fri, Jan 29, 2016 at 06:10:26PM +0000, Glen Barber wrote:
>> On Fri, Jan 29, 2016 at 05:47:46PM +0000, Glen Barber wrote:
>>> CC'd smh, who committed an update recently in this file.  I have
>>> confirmed the failure (but do not understand why I did not see it when
>>> testing the patch...).
>>>
>>> Steven, can you please take a look at this?
>>>
>>
>> John, can you please try the attached patch?
>>
>> Glen
>>
>
>> Index: sys/boot/efi/Makefile
>> ===================================================================
>> --- sys/boot/efi/Makefile    (revision 295049)
>> +++ sys/boot/efi/Makefile    (working copy)
>> @@ -1,5 +1,7 @@
>> # $FreeBSD$
>>
>> +.include <bsd.own.mk>
>> +
>> # In-tree GCC does not support __attribute__((ms_abi)).
>> .if ${COMPILER_TYPE} != "gcc"
>>
>
> yay! that works
>
> many thanks,
Thanks for initial report John, this is now fixed as of: r295057

     Regards
     Steve



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