On 24 October 2017 at 14:28, Eric Engestrom <eric.engest...@imgtec.com> wrote:
> On Monday, 2017-10-23 23:20:43 +0300, Greg V wrote:
>> Obtained from: FreeBSD ports
>> ---
>>  src/util/u_endian.h | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/src/util/u_endian.h b/src/util/u_endian.h
>> index b9d563dd43..7be33dd3a5 100644
>> --- a/src/util/u_endian.h
>> +++ b/src/util/u_endian.h
>> @@ -54,7 +54,7 @@
>>  # define PIPE_ARCH_BIG_ENDIAN
>>  #endif
>>
>> -#elif defined(__OpenBSD__) || defined(__NetBSD__)
>> +#elif defined(__OpenBSD__) || defined(__NetBSD__) || defined(__FreeBSD__) 
>> || defined(__DragonFly__)
>
> This is a long line, maybe split it there?             ^
>
Fixed up and applied patches 2, 4 and 5.

I think 3/5 is not needed, as for 1/5 I'd wait some feedback from
Intel/ANV devs.

Thanks for the patches Greg.
Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to