summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoman Bogorodskiy <bogorodskiy@gmail.com>2014-08-18 23:22:19 +0400
committerStef Walter <stef@thewalter.net>2014-09-09 12:35:11 +0200
commitaff7ac7ef469f96a55063ba423af66fca17c29c7 (patch)
tree5525c3c20d6fa59c8942de2580579d0afbdbfc3e /README
parentc3fc7b49890bef7c28c1315476c6270d8ed1a492 (diff)
Fix build without debug
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.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions