openwrt-packages/libs/libtirpc
Liangbin Lian c68be0b846 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: Liangbin Lian <jjm2473@gmail.com>
(cherry picked from commit 1a9323064c)
2020-11-19 00:28:29 +08:00
..
patches libs/libtirpc: fix host compile with clang 12.0.0 2020-11-19 00:28:29 +08:00
Makefile libs/libtirpc: fix host compile with clang 12.0.0 2020-11-19 00:28:29 +08:00