[PATCH] Fix build without debug

Stef Walter stef at thewalter.net
Tue Sep 9 03:36:45 PDT 2014


On 09.09.2014 12:15, Roman Bogorodskiy wrote:
>   Roman Bogorodskiy wrote:
> 
>> When building without debug build fails with:
>>
>>   CCLD     p11-kit/p11-kit
>> ./.libs/libp11-kit.so: undefined reference to `P11_RPC_CHECK_CALLS'
>> cc: error: linker command failed with exit code 1 (use -v to see
>> invocation)
>> gmake[2]: *** [p11-kit/p11-kit] Error 1
>>
>> This happens because P11_RPC_CHECK_CALLS is not defined when
>> debugging is enabled, so provide a noop macro for that case.
> 
> Ping?

Thanks. Applied to git master.

Stef


-- 

stef at thewalter.net
http://stef.thewalter.net


More information about the p11-glue mailing list