* [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
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 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.