[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH] Automatically select LIBPOSIX_USER
Thanks, Roxana! Reviewed-by: Costin Lupu <costin.lupu@xxxxxxxxx> On 10/23/19 9:39 AM, Roxana Nicolescu wrote: > When using newlib, the posix_user library is not selected, > even if it is a strong dependency. > > Signed-off-by: Roxana Nicolescu <nicolescu.roxana1996@xxxxxxxxx> > --- > Config.uk | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Config.uk b/Config.uk > index 99a805b..5b8f467 100644 > --- a/Config.uk > +++ b/Config.uk > @@ -12,6 +12,7 @@ menuconfig LIBNEWLIBC > select LIBUKTIME > select LIBVFSCORE > select LIBPOSIX_PROCESS > + select LIBPOSIX_USER > > if LIBNEWLIBC > config LIBNEWLIBC_WANT_IO_C99_FORMATS > _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |