lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <172747203103.2086938.7256358584550153269.git-patchwork-notify@kernel.org>
Date: Fri, 27 Sep 2024 21:20:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Dario Binacchi <dario.binacchi@...rulasolutions.com>
Cc: netdev@...r.kernel.org, stephen@...workplumber.org,
 linux-amarula@...rulasolutions.com
Subject: Re: [iproute2, PATCH 1/2] bridge: mst: fix a musl build issue

Hello:

This series was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:

On Sun, 22 Sep 2024 16:50:10 +0200 you wrote:
> This patch fixes a compilation error raised by the bump to version 6.11.0
> in Buildroot using musl as the C library for the cross-compilation
> toolchain.
> 
> After setting the CFLGAS
> 
> ifeq ($(BR2_TOOLCHAIN_USES_MUSL),y)
> IPROUTE2_CFLAGS += -D__UAPI_DEF_IN6_ADDR=0 -D__UAPI_DEF_SOCKADDR_IN6=0 \
> 			-D__UAPI_DEF_IPV6_MREQ=0
> endif
> 
> [...]

Here is the summary with links:
  - [iproute2,1/2] bridge: mst: fix a musl build issue
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=6a77abab9251
  - [iproute2,2/2] bridge: mst: fix a further musl build issue
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=043ef90e2fa9

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ