Re: [PATCH v2 1/3] config.sub: add managarm-{mlibc,kernel} targets

2022-10-07 Thread Dmitry V. Levin
On Sat, Sep 17, 2022 at 11:34:46PM +0200, Arsen Arsenović wrote: > To achieve this, the `kernel' pseudo-OS value was added, intended to > identify targets requiring a kernel-specific compiler and base system. > > Signed-off-by: Arsen Arsenović > --- > Evening, > > This is version 2 of the config

[PATCH v2 1/3] config.sub: add managarm-{mlibc,kernel} targets

2022-09-17 Thread Arsen Arsenović
To achieve this, the `kernel' pseudo-OS value was added, intended to identify targets requiring a kernel-specific compiler and base system. Signed-off-by: Arsen Arsenović --- Evening, This is version 2 of the config.sub patch we sent in for Managarm. This version locks down on the `kernel' pseud