dbus: bump to version 1.10.14
[buildroot-gz.git] / package / libtirpc / Config.in
blob2e9c939fa815a2683585c40328e489cc2bbad936
1 config BR2_PACKAGE_LIBTIRPC
2         bool "libtirpc"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           Libtirpc is a port of Sun's Transport-Independent RPC
6           library to Linux.
8           http://sourceforge.net/projects/libtirpc/
10 comment "libtirpc needs a toolchain w/ threads"
11         depends on !BR2_TOOLCHAIN_HAS_THREADS