Re: [PATCH v4 05/15] init: add nolibc build support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 26, 2025 at 08:10:13AM +0200, Thomas Weißschuh wrote:
> Building userspace applications through the kbuild "userprogs" framework
> requires a libc. Kernel toolchains often do not contain a libc.
> In this case it is useful to use the nolibc library from the kernel tree.
> Nolibc does not support all architectures and requires compiler flags.
> 
> Add a kconfig option, so users can know where it is available and provide a
> variable for common options.
> 
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
> ---
>  MAINTAINERS          |  2 ++
>  init/Kconfig         |  2 ++
>  init/Kconfig.nolibc  | 15 +++++++++++++++
>  init/Makefile.nolibc | 13 +++++++++++++
>  4 files changed, 32 insertions(+)

Reviewed-by: Nicolas Schier <n.schier@xxxxxx>

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux