|
@@ -21,7 +21,6 @@ LIBTIRPC_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -DGQ"
|
|
LIBTIRPC_CONF_OPTS = --disable-gssapi
|
|
LIBTIRPC_CONF_OPTS = --disable-gssapi
|
|
|
|
|
|
define HOST_LIBTIRPC_INSTALL_CMDS
|
|
define HOST_LIBTIRPC_INSTALL_CMDS
|
|
- $(INSTALL) -D -m 0644 $(@D)/tirpc/rpc/rpc.h $(HOST_DIR)/include/rpc/rpc.h
|
|
|
|
$(INSTALL) -D -m 0644 $(@D)/tirpc/rpc/types.h $(HOST_DIR)/include/rpc/types.h
|
|
$(INSTALL) -D -m 0644 $(@D)/tirpc/rpc/types.h $(HOST_DIR)/include/rpc/types.h
|
|
$(INSTALL) -D -m 0644 $(@D)/tirpc/netconfig.h $(HOST_DIR)/include/netconfig.h
|
|
$(INSTALL) -D -m 0644 $(@D)/tirpc/netconfig.h $(HOST_DIR)/include/netconfig.h
|
|
endef
|
|
endef
|