[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/redis PATCH] Update dependency to lib/posix-sysinfo
Within the Unikraft repository, UKSYSINFO got renamed to LIBPOSIX_SYSINFO. Signed-off-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx> --- Config.uk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.uk b/Config.uk index f31e14a..929b734 100644 --- a/Config.uk +++ b/Config.uk @@ -14,7 +14,7 @@ config LIBREDIS_COMMON select LIBNEWLIBC_WANT_IO_C99_FORMATS if LIBNEWLIBC select LIBNEWLIBC_LINUX_ERRNO_EXTENSIONS if LIBNEWLIBC select LIBPTHREAD_EMBEDDED - select UKSYSINFO + select LIBPOSIX_SYSINFO select LIBPOSIX_LIBDL select LIBLWIP select LWIP_IPV6 -- 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 |