[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/MUSL PATCH 19/19] Update Config.uk with the required micro-libs
Add libvfscore, libpthread-embedded and syscall_shim layer as required micro-libraries. Signed-off-by: Gaulthier Gain <gaulthier.gain@xxxxxxxxx> --- Config.uk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Config.uk b/Config.uk index 299f884..14b2348 100644 --- a/Config.uk +++ b/Config.uk @@ -8,3 +8,6 @@ menuconfig LIBMUSL default n select HAVE_LIBC select LIBUCALLOC + select LIBVFSCORE + select LIBSYSCALL_SHIM + select LIBPTHREAD_EMBEDDED -- 2.11.0 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |