Browse Source

fix compile issue

Waldemar Brodkorb 11 years ago
parent
commit
4a798d171d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/xinetd/Makefile

+ 2 - 0
package/xinetd/Makefile

@@ -19,6 +19,8 @@ $(eval $(call PKG_template,XINETD,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PK
 CONFIGURE_ARGS+=	--without-libwrap \
 			--with-loadavg
 ALL_TARGET:=		build
+TARGET_CPPFLAGS+=	-I$(STAGING_DIR)/usr/include/tirpc
+TARGET_LDFLAGS+=	-ltirpc
 
 post-install:
 	${INSTALL_DIR} ${IDIR_XINETD}/etc/xinetd.d ${IDIR_XINETD}/usr/sbin