[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Minios-devel] [UNIKRAFT/MUSL PATCH V2 25/28] Update Config.uk with the required micro-libs



Reviewed-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx>

On 29.01.20 22:18, Gaulthier Gain wrote:
Add libvfscore, libposix_process and syscall_shim layer as required
micro-libraries.

Signed-off-by: Gaulthier Gain <gaulthier.gain@xxxxxxxxx>
---
  Config.uk | 15 +++++++--------
  1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/Config.uk b/Config.uk
index 299f884..7862da8 100644
--- a/Config.uk
+++ b/Config.uk
@@ -1,10 +1,9 @@
  # hidden
-config LIBMUSL
-       bool
-       default n
-
  menuconfig LIBMUSL
-       bool "musl - A C standard library"
-       default n
-       select HAVE_LIBC
-       select LIBUCALLOC
+        bool "musl - A C standard library"
+        default n
+        select HAVE_LIBC
+        select LIBKUALLOC
+        select LIBSYSCALL_SHIM
+        select LIBVFSCORE
+        select LIBPOSIX_PROCESS


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.