[PATCH 3/9] clang: Don't look for libgcc
Simon Glass
sjg at chromium.org
Fri Apr 7 07:31:22 CEST 2023
On Thu, 6 Apr 2023 at 11:50, Tom Rini <trini at konsulko.com> wrote:
>
> In the case of using clang to build, and having not already enabled the
> private libgcc, do not look for it, as it will not be found nor
> required.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Makefile | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list