From: "Wang, Li" <li.wang@windriver.com>
To: openembedded-core@lists.openembedded.org
Cc: Li Wang <li.wang@windriver.com>
Subject: Re: [PATCH] perf: disable llvm by default
Date: Fri, 24 Apr 2026 16:08:47 +0800 [thread overview]
Message-ID: <67c6a54c-91bd-4e5d-a4c5-c2fe7bd9ed85@windriver.com> (raw)
In-Reply-To: <20260424064804.3331766-1-li.wang@windriver.com>
please ignore the fix patch
On 2026-04-24 14:48, Li Wang wrote:
> perf.bb does not include any script about llvm. for avoiding to enable
> llvm option under uncommon condition, force to disable it.
> Maybe a future improvement would be to add llvm function.
>
> Signed-off-by: Li Wang <li.wang@windriver.com>
> ---
> meta/recipes-kernel/perf/perf.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb
> index 7a58088462..f9e2b9f4ee 100644
> --- a/meta/recipes-kernel/perf/perf.bb
> +++ b/meta/recipes-kernel/perf/perf.bb
> @@ -114,6 +114,7 @@ EXTRA_OEMAKE = '\
> EXTRA_LDFLAGS="${PERF_EXTRA_LDFLAGS}" \
> perfexecdir=${libexecdir} \
> NO_GTK2=1 \
> + NO_LIBLLVM=1 \
> ${PACKAGECONFIG_CONFARGS} \
> PKG_CONFIG=pkg-config \
> TMPDIR="${B}" \
prev parent reply other threads:[~2026-04-24 8:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-24 6:48 [PATCH] perf: disable llvm by default Li Wang
2026-04-24 8:08 ` Wang, Li [this message]
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=67c6a54c-91bd-4e5d-a4c5-c2fe7bd9ed85@windriver.com \
--to=li.wang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/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