Browse Source

libtirpc: fix host build on libtirpc based host

Waldemar Brodkorb 6 years ago
parent
commit
913a7f6e49
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/libtirpc/Makefile

+ 1 - 0
package/libtirpc/Makefile

@@ -27,6 +27,7 @@ $(eval $(call PKG_template,LIBTIRPC,libtirpc,${PKG_VERSION}-${PKG_RELEASE},${PKG
 
 MAKE_ENV+=		V=1
 AUTOTOOL_STYLE:=	autoreconf
+HOST_CPPFLAGS+=		-I/usr/include/tirpc
 
 ifeq (${ADK_PACKAGE_LIBTIRPC_WITH_GSS},y)
 CONFIGURE_ARGS+=	--enable-gssapi