|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LIBCXX PATCH] Config.uk: Make CXX_THREADS depend on LIBCXXABI_THREADS
... because LIBCXX depends on LIBCXXABI.
Signed-off-by: Costin Lupu <costin.lupu@xxxxxxxxx>
---
Config.uk | 1 +
1 file changed, 1 insertion(+)
diff --git a/Config.uk b/Config.uk
index 16a11dc..b570372 100644
--- a/Config.uk
+++ b/Config.uk
@@ -8,5 +8,6 @@ menuconfig LIBCXX
if LIBCXX
config CXX_THREADS
bool "Enable CXX threads support"
+ select LIBCXXABI_THREADS
default n
endif
--
2.20.1
_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |