1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 12:23:59 +02:00
openwrt-packages/libs/libtirpc
Liangbin Lian 1a9323064c 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>
2020-11-18 23:20:38 +08:00
..
patches libs/libtirpc: fix host compile with clang 12.0.0 2020-11-18 23:20:38 +08:00
Makefile libs/libtirpc: fix host compile with clang 12.0.0 2020-11-18 23:20:38 +08:00