[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZmRR0yuqgVd50xXL@gpm.stappers.nl>
Date: Sat, 8 Jun 2024 14:42:59 +0200
From: Geert Stappers <stappers@...ppers.nl>
To: Christian Schrefl <chrisi.schrefl@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
rust-for-linux@...r.kernel.org, Miguel Ojeda <ojeda@...nel.org>,
Jamie Cunliffe <Jamie.Cunliffe@....com>,
Sven Van Asbroeck <thesven73@...il.com>
Subject: Re: [PATCH 1/1] arm: rust: Enable Rust support for ARMv7
On Sat, Jun 08, 2024 at 12:30:12AM +0200, Christian Schrefl wrote:
> --- a/rust/Makefile
> +++ b/rust/Makefile
> @@ -286,7 +286,8 @@ bindgen_skip_c_flags := -mno-fp-ret-in-387 -mpreferred-stack-boundary=% \
>
> # Derived from `scripts/Makefile.clang`.
> BINDGEN_TARGET_x86 := x86_64-linux-gnu
> -BINDGEN_TARGET_arm64 := aarch64-linux-gnu
> +BINDGEN_TARGET_arm64:= aarch64-linux-gnu
That white space change is probably accidently.
> +BINDGEN_TARGET_arm := arm-linux-gnueabi
> BINDGEN_TARGET := $(BINDGEN_TARGET_$(SRCARCH))
>
> # All warnings are inhibited since GCC builds are very experimental,
Groeten
Geert Stappers
--
Silence is hard to parse
Powered by blists - more mailing lists