[Buildroot] [PATCH RESEND] linux: fix broken mailing list link (404)
Arnout Vandecappelle
arnout at rnout.be
Wed Apr 16 21:23:28 UTC 2025
On 01/04/2025 18:36, Matheus Tavares Bernardino via buildroot wrote:
> Signed-off-by: Matheus Tavares Bernardino <matheus.bernardino at oss.qualcomm.com>
Applied to 2025.02.x, 2024.11.x and 2024.02.x, thanks.
Regards,
Arnout
> ---
> Now sending after subscribing to the list.
>
> linux/linux.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/linux/linux.mk b/linux/linux.mk
> index f915823dcf..16762ac2e6 100644
> --- a/linux/linux.mk
> +++ b/linux/linux.mk
> @@ -537,7 +537,7 @@ endif
> # the same $(BR2_MAKE) invocation has shown to cause parallel build
> # issues.
> # The call to disable gcc-plugins is a stop-gap measure:
> -# http://lists.busybox.net/pipermail/buildroot/2020-May/282727.html
> +# https://lore.kernel.org/buildroot/20200512095550.GW12536@scaer
> define LINUX_BUILD_CMDS
> $(call KCONFIG_DISABLE_OPT,CONFIG_GCC_PLUGINS)
> $(foreach dts,$(call qstrip,$(BR2_LINUX_KERNEL_CUSTOM_DTS_PATH)), \
More information about the buildroot
mailing list