On 20 September 2018 at 15:19, Eric Engestrom wrote:
> On Thursday, 2018-09-20 14:56:03 +0100, Emil Velikov wrote:
>> From: Emil Velikov
>>
>> Use the correct guard name (was missing the _NP) and use the
>> AC_CHECK_FUNCS helper instead of opencoding it.
>>
>> Fixes: 3acc18fcf7c ("move pthread_se
On Thursday, 2018-09-20 14:56:03 +0100, Emil Velikov wrote:
> From: Emil Velikov
>
> Use the correct guard name (was missing the _NP) and use the
> AC_CHECK_FUNCS helper instead of opencoding it.
>
> Fixes: 3acc18fcf7c ("move pthread_setaffinity_np check to the build system")
> Cc: Dylan Baker