* [Buildroot] [PATCH] package/llvm-project/llvm-libunwind: depends on host-llvm-cmake
@ 2023-07-26 19:11 Daniel Lang
2023-07-27 10:30 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Lang @ 2023-07-26 19:11 UTC (permalink / raw)
To: buildroot
Fixes:
- http://autobuild.buildroot.net/results/e3efaa66f1719db48780f7436f66b56c1f76fd82
Signed-off-by: Daniel Lang <dalang@gmx.at>
---
package/llvm-project/llvm-libunwind/llvm-libunwind.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/llvm-project/llvm-libunwind/llvm-libunwind.mk b/package/llvm-project/llvm-libunwind/llvm-libunwind.mk
index be9965a49a..b293c7ccc2 100644
--- a/package/llvm-project/llvm-libunwind/llvm-libunwind.mk
+++ b/package/llvm-project/llvm-libunwind/llvm-libunwind.mk
@@ -11,6 +11,7 @@ LLVM_LIBUNWIND_LICENSE = Apache-2.0 with exceptions
LLVM_LIBUNWIND_LICENSE_FILES = LICENSE.TXT
LLVM_LIBUNWIND_SUPPORTS_IN_SOURCE_BUILD = NO
+HOST_LLVM_LIBUNWIND_DEPENDENCIES = host-llvm-cmake
HOST_LLVM_LIBUNWIND_CONF_OPTS += \
-DCMAKE_MODULE_PATH="$(HOST_DIR)/lib/cmake/llvm" \
-DLIBUNWIND_INSTALL_HEADERS=ON
--
2.41.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/llvm-project/llvm-libunwind: depends on host-llvm-cmake
2023-07-26 19:11 [Buildroot] [PATCH] package/llvm-project/llvm-libunwind: depends on host-llvm-cmake Daniel Lang
@ 2023-07-27 10:30 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-27 10:30 UTC (permalink / raw)
To: Daniel Lang; +Cc: buildroot
On Wed, 26 Jul 2023 21:11:58 +0200
Daniel Lang <dalang@gmx.at> wrote:
> Fixes:
> - http://autobuild.buildroot.net/results/e3efaa66f1719db48780f7436f66b56c1f76fd82
>
> Signed-off-by: Daniel Lang <dalang@gmx.at>
> ---
> package/llvm-project/llvm-libunwind/llvm-libunwind.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-27 10:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 19:11 [Buildroot] [PATCH] package/llvm-project/llvm-libunwind: depends on host-llvm-cmake Daniel Lang
2023-07-27 10:30 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox