From: Costin Lupu Date: Thu, 17 Oct 2019 15:30:47 +0000 (+0300) Subject: Config.uk: Use new names of internal libs X-Git-Tag: RELEASE-0.6~6 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=187baf25845307ad697b54c1fbbf5f0a5f084b53;p=unikraft%2Flibs%2Fpython3.git Config.uk: Use new names of internal libs Signed-off-by: Costin Lupu Reviewed-by: Felipe Huici --- diff --git a/Config.uk b/Config.uk index 1e9ae12..095a063 100644 --- a/Config.uk +++ b/Config.uk @@ -7,9 +7,9 @@ menuconfig LIBPYTHON3 select LIBUKDEBUG select LIBUKALLOC select LIBUKSCHED - select UKUNISTD select UKSYSINFO - select POSIX_LIBDL + select LIBPOSIX_USER + select LIBPOSIX_LIBDL select LIBSYSCALL_SHIM select LIBVFSCORE select LIBPTHREAD_EMBEDDED