[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LIBNGINX PATCH] Config.uk: remove select of LIBSYSCALL_SHIM
nginx builds and runs fine without the syscall shim library, so we remove the hard select from Config.uk . Signed-off-by: Felipe Huici <felipe.huici@xxxxxxxxx> --- Config.uk | 1 - 1 file changed, 1 deletion(-) diff --git a/Config.uk b/Config.uk index bd99de2..bc2039b 100644 --- a/Config.uk +++ b/Config.uk @@ -2,7 +2,6 @@ menuconfig LIBNGINX bool "libnginx - a HTTP and reverse proxy, a mail proxy, and a generic TCP/UDP proxy server" default n select LIBUKSCHEDCOOP - select LIBSYSCALL_SHIM select LIBPOSIX_LIBDL select LIBPOSIX_PROCESS select LIBPOSIX_USER -- 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 |