Skip to content
Commit 1a932306 authored by Liangbin Lian's avatar Liangbin Lian
Browse files

libs/libtirpc: fix host compile with clang 12.0.0



1.clang ld not supports symvers
2.macos has not mutex_lock, use pthread_mutex_lock instead
3.macos not define SO_PEERCRED, use LOCAL_PEERCRED instead

Signed-off-by: default avatarLiangbin Lian <jjm2473@gmail.com>
parent 78dd3e05
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment