[PATCH master 0/3] sandbox: enable building under musl

Ahmad Fatoum a.fatoum at pengutronix.de
Tue Mar 25 05:47:37 PDT 2025


Building sandbox itself as opposed to the target/host tools still fails
with musl, due to some headers not being available.

This is fixed by this series.

Ahmad Fatoum (3):
  sandbox: use POSIX header instead of Linux one
  sandbox: don't build tap support code without CONFIG_DRIVER_NET_TAP
  sandbox: os: tap: make it compile with musl

 arch/sandbox/os/Makefile |  3 ++-
 arch/sandbox/os/common.c |  2 +-
 arch/sandbox/os/tap.c    | 14 ++++++++++++--
 3 files changed, 15 insertions(+), 4 deletions(-)

-- 
2.39.5




More information about the barebox mailing list