From: "Khem Raj" <raj.khem@gmail.com>
To: Francesco Cusolito <mous16@gmail.com>, yocto@lists.yoctoproject.org
Subject: Re: [yocto] Recipe for include-what-you-use and rpath problem #sdk
Date: Fri, 25 Jun 2021 09:16:40 -0700 [thread overview]
Message-ID: <671afd28-0407-36ff-488f-171e91c0b67b@gmail.com> (raw)
In-Reply-To: <20394.1624629623473093776@lists.yoctoproject.org>
On 6/25/21 7:00 AM, Francesco Cusolito wrote:
> I was able to make it work correctly enabling |CMAKE_SKIP_RPATH|.
> Here the working full recipe:
this is fine, if you are interested submit it as a patch to include in
metadata in meta-python
>
> |LICENSE = "NCSA" LIC_FILES_CHKSUM =
> "file://LICENSE.TXT;md5=59d01ad98720f3c50d6a8a0ef3108c88 \
> file://iwyu-check-license-header.py;md5=cdc4ab52c0b26e216cbf434649d30403" SRC_URI
> =
> "git://github.com/include-what-you-use/include-what-you-use.git;protocol=https;branch=clang_10"
> PV = "0.14+git${SRCPV}" SRCREV = "0.14" S = "${WORKDIR}/git" DEPENDS =
> "clang" inherit cmake python3native EXTRA_OECMAKE_append_class-nativesdk
> = " \ -DCMAKE_SKIP_RPATH:BOOL=ON \ " BBCLASSEXTEND_append = " \
> nativesdk \ " |
>
>
>
>
>
prev parent reply other threads:[~2021-06-25 16:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-03 9:16 Recipe for include-what-you-use and rpath problem #sdk mous16
2021-06-25 14:00 ` Francesco Cusolito
2021-06-25 16:16 ` Khem Raj [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=671afd28-0407-36ff-488f-171e91c0b67b@gmail.com \
--to=raj.khem@gmail.com \
--cc=mous16@gmail.com \
--cc=yocto@lists.yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.