Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] Revert "package/libtirpc: install rpc.h"
@ 2021-07-17 13:44 Fabrice Fontaine
  2021-07-17 13:44 ` [Buildroot] [PATCH 2/3] package/libtirpc: install full host package Fabrice Fontaine
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2021-07-17 13:44 UTC (permalink / raw)
  To: buildroot

This reverts commit b991962993357092625e5b18d8203acd1e9b8b1f.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libtirpc/libtirpc.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/libtirpc/libtirpc.mk b/package/libtirpc/libtirpc.mk
index 8cdc453cd4..2678c144e9 100644
--- a/package/libtirpc/libtirpc.mk
+++ b/package/libtirpc/libtirpc.mk
@@ -21,7 +21,6 @@ LIBTIRPC_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -DGQ"
 LIBTIRPC_CONF_OPTS = --disable-gssapi
 
 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/netconfig.h $(HOST_DIR)/include/netconfig.h
 endef
-- 
2.30.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-17 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-17 13:44 [Buildroot] [PATCH 1/3] Revert "package/libtirpc: install rpc.h" Fabrice Fontaine
2021-07-17 13:44 ` [Buildroot] [PATCH 2/3] package/libtirpc: install full host package Fabrice Fontaine
2021-07-17 13:44 ` [Buildroot] [PATCH 3/3] package/nfs-utils: fix build with libtirpc Fabrice Fontaine
2021-07-17 14:08 ` [Buildroot] [PATCH 1/3] Revert "package/libtirpc: install rpc.h" Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox