Skip to content
Commit 1521836c authored by Dagg Stompler's avatar Dagg Stompler Committed by Thomas Petazzoni
Browse files

libtirpc: fix compilation error of rpcgen



When compiling libtirpc, without RPC support available on the host
machine, the build of the rpcgen host program because it cannot find
the netconfig.h and rpc/types.h headers. Instead of relying on the
system-provided ones, let's use the ones included in the libtirpc
source code by patching the rpcgen build logic.

Signed-off-by: default avatarDagg Stompler <daggs@gmx.com>
[Thomas: reword commit log.]
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ee8309e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment