summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-09-08 17:08:14 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-09-08 18:38:34 +0200
commit9493b22b1759fa88e30203f280c51226c9f6af1a (patch)
tree3ec9bfca85d94686d0d0fc3e643d4427936b236a
parent4a64f91d5bb5a7a98fdbc9742bbe314648b18930 (diff)
downloadptxdist-9493b22b1759fa88e30203f280c51226c9f6af1a.tar.gz
ptxdist-9493b22b1759fa88e30203f280c51226c9f6af1a.tar.xz
host-unfs3: use libtirpc
This is necessary to build unfs3 on distributions that build glibc without Sun RPC support. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/host-unfs3.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-unfs3.in b/rules/host-unfs3.in
index 567d3f629..450c2c7fe 100644
--- a/rules/host-unfs3.in
+++ b/rules/host-unfs3.in
@@ -2,3 +2,4 @@
config HOST_UNFS3
bool
+ select HOST_LIBTIRPC