diff options
author | Emmanuel Dreyfus <manu@netbsd.org> | 2020-06-30 16:42:36 +0200 |
---|---|---|
committer | Emmanuel Dreyfus <manu@netbsd.org> | 2020-06-30 16:43:25 +0200 |
commit | b29d5236ec6a41842752043bbe602a1510ac12f3 (patch) | |
tree | 995855cc0e7713af8435be473e596df700e08d9b /rpc/rpc-lib/src/protocol-common.h | |
parent | 384431030a7f2c4d303cabe1406a87be773ba0c4 (diff) |
NetBSD build fixes
- Make sure -largp is used at link time
- PTHREAD_MUTEX_ADAPTIVE_NP is not available, use PTHREAD_MUTEX_DEFAULT instead
- Avoid non POSIX [[ ]] in scripts
- Do not check of lock.spinlock is NULL since it is not a pointer
(it is not a pointer on Linux either)
Change-Id: I5e04a7c552d24f8a473c2b837828d1bddfa7e128
Fixes: #1347
Type: Bug
Signed-off-by: Emmanuel Dreyfus <manu@netbsd.org>
Diffstat (limited to 'rpc/rpc-lib/src/protocol-common.h')
0 files changed, 0 insertions, 0 deletions