[Buildroot] [PATCH v2 07/12] package/busybox: fix applets runtime issue when building with clang cross-compiler

Arnout Vandecappelle arnout at mind.be
Sat Aug 29 20:21:46 UTC 2020



On 07/09/2019 11:40, Romain Naour wrote:
> Apply a patch contributed by Luis Marques on the Busybox mailing list [1]
> fixing a runtime issue (segfault) when busybox is compiled by Clang.
> 
> The patch disable the compiler optimizations for Clang/LLVM only.
> 
> Without this patch, busybox segfault with several applets
> (login on aarch64 using Clang 8.0.1, init on x86_64 using Clang 9.0.0rc3)

 We should probably check if this patch is still needed with current busybox.

 Regards,
 Arnout


More information about the buildroot mailing list