From: Simon Kuenzer Date: Fri, 7 Feb 2020 14:36:34 +0000 (+0100) Subject: Update dependency to lib/posix-sysinfo X-Git-Tag: RELEASE-0.4~5 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=e9a52f48ec698947eb7ddf386b7ead5e54d4042f;p=unikraft%2Flibs%2Flibgo.git Update dependency to lib/posix-sysinfo Within the Unikraft repository, UKSYSINFO got renamed to LIBPOSIX_SYSINFO. Signed-off-by: Simon Kuenzer Reviewed-by: Felipe Huici --- diff --git a/Config.uk b/Config.uk index a452d33..d4e65a5 100644 --- a/Config.uk +++ b/Config.uk @@ -5,7 +5,7 @@ config LIBGO select LIBUKALLOC select LIBNEWLIBC select LIBUKMMAP - select UKSYSINFO + select LIBPOSIX_SYSINFO select LIBCOMPILER_RT select LIBUNWIND select LIBCXX