[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/RUBY PATCH] Config.uk: Update dependency to posix-sysinfo
Update dependency to posix-sysinfo and hard-selects lwIP sockets. Signed-off-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx> --- Config.uk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Config.uk b/Config.uk index e163687..3491a0f 100644 --- a/Config.uk +++ b/Config.uk @@ -7,7 +7,7 @@ menuconfig LIBRUBY select LIBVFSCORE select LIBSYSCALL_SHIM select LIBUKMMAP - select UKSYSINFO + select LIBPOSIX_SYSINFO select LIBPOSIX_LIBDL select LIBNEWLIBC select LIBCOMPILER_RT @@ -16,6 +16,7 @@ menuconfig LIBRUBY select CXX_THREADS select LIBPTHREAD_EMBEDDED select LIBLWIP + select LWIP_SOCKET if LIBRUBY config LIBRUBY_MINI -- 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 |