Re: [PATCH v4 9/9] [RFC] metaparse: Check {min, max}_kver validity

Petr Vorel <[email protected]> Thu, 6 Aug 2026 07:37:51 +0200
Newsgroups gmane.linux.ltp
Message-ID <20260806053751.GA657385@pevik>
Hi all,

I'm sorry, this last commit breaks out-of-tree build.

...
> +++ b/metadata/Makefile
> @@ -3,13 +3,15 @@

>  top_srcdir		?= ..

> -include $(top_srcdir)/include/mk/env_pre.mk
> -include $(top_srcdir)/include/mk/functions.mk
> +include $(top_srcdir)/include/mk/testcases.mk

>  MAKE_TARGETS		:= ltp.json
>  HOST_MAKE_TARGETS	:= metaparse metaparse-sh
>  INSTALL_DIR		= metadata

> +metaparse: HOST_CFLAGS		+= -I$(abs_srcdir)/../include -L$(abs_builddir)/../lib
Either this is wrong, or the change in previous commit was not enough.
Investigating.

Kind regards,
Petr

> +metaparse: HOST_LDLIBS		+= -lltp

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp