|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH] lib/vfscore: Add dependency to libuktime
Hi Simon,
You have a minor grammar issue in the commit message which I'll fix on
upstream, other than that:
Reviewed-by: Felipe Huici <felipe.huici@xxxxxxxxx>
-- Felipe
On 09.10.19, 16:21, "Simon Kuenzer" <simon.kuenzer@xxxxxxxxx> wrote:
libvfscore has a dependency to libuktime if it is used built with nolibc.
Signed-off-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx>
---
lib/vfscore/Config.uk | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/vfscore/Config.uk b/lib/vfscore/Config.uk
index 527922da..c260e5b2 100644
--- a/lib/vfscore/Config.uk
+++ b/lib/vfscore/Config.uk
@@ -2,6 +2,7 @@ config LIBVFSCORE
bool "vfscore: VFS Core Interface"
default n
select LIBNOLIBC if !HAVE_LIBC
+ select LIBUKTIME if !HAVE_LIBC
select LIBUKDEBUG
select LIBUKLOCK
--
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 |