From: "Ricardo B. Marlière via ltp" <ltp@lists.linux.it>
To: "Petr Vorel" <pvorel@suse.cz>, <ltp@lists.linux.it>
Cc: ltp <ltp-bounces+ricardo=marliere.net@lists.linux.it>,
"Ricardo B . Marlière" <rbm@suse.com>
Subject: Re: [LTP] [PATCH 1/1] include: Remove 'make install' support
Date: Wed, 22 Apr 2026 18:12:29 -0300 [thread overview]
Message-ID: <DHZZRO62EJIT.LI44FS2U1Z2B@suse.com> (raw)
In-Reply-To: <20260422113136.416482-1-pvorel@suse.cz>
On Wed Apr 22, 2026 at 8:31 AM -03, Petr Vorel wrote:
> LTP headers aren't needed to be installed, they are unusable without LTP
> core library anyway (which is not separated from sources). Therefore
> newly added Makefile for 'make check' in 684cae7552 ("include/lapi: add
> leaf Makefile") did not support it. Remove it also from
> include/Makefile.
>
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
Reviewed-by: Ricardo B. Marlière <rbm@suse.com>
> ---
> Hi,
>
> trivial patch, but I'd appreciate your ack that we really don't want
> headers to be installed. Otherwise it'd have to be added also to
> include/lapi/Makefile (added in 684cae7552).
Thanks!
>
> Kind regards,
> Petr
>
> include/Makefile | 9 +--------
> 1 file changed, 1 insertion(+), 8 deletions(-)
>
> diff --git a/include/Makefile b/include/Makefile
> index 84cd4ed6e3..7fe72a2557 100644
> --- a/include/Makefile
> +++ b/include/Makefile
> @@ -1,19 +1,12 @@
> # SPDX-License-Identifier: GPL-2.0-or-later
> # Copyright (C) 2009, Cisco Systems Inc.
> +# Copyright (c) Linux Test Project, 2026
> # Ngie Cooper, July 2009
>
> top_srcdir ?= ..
>
> include $(top_srcdir)/include/mk/env_pre.mk
>
> -INSTALL_DIR := $(includedir)
> -
> -INSTALL_MODE := 00644
> -
> -INSTALL_TARGETS := *.h
> -
> -MAKE_TARGETS :=
> -
> .PHONY: ac-clean ac-distclean ac-maintainer-clean distclean maintainer-clean
> distclean:: clean ac-distclean
> maintainer-clean:: distclean ac-maintainer-clean
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-04-22 21:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-22 11:31 [LTP] [PATCH 1/1] include: Remove 'make install' support Petr Vorel
2026-04-22 13:29 ` [LTP] " linuxtestproject.agent
2026-04-22 21:12 ` Ricardo B. Marlière via ltp [this message]
2026-04-23 2:18 ` [LTP] [PATCH 1/1] " Li Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DHZZRO62EJIT.LI44FS2U1Z2B@suse.com \
--to=ltp@lists.linux.it \
--cc=ltp-bounces+ricardo=marliere.net@lists.linux.it \
--cc=pvorel@suse.cz \
--cc=rbm@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox