On 11/6/21 10:27 PM, John Thomson wrote:
Hi Hauke,
On Mon, 1 Nov 2021, at 16:54, Hauke Mehrtens wrote:
PKG_NAME:=binutils
-PKG_VERSION:=2.35.2
+PKG_VERSION:=2.37
I am seeing a problem compiling package/devel/binutils 2.37
This is not showing on the buildbots, so not urgent.
I opened an upst
Hi Hauke,
On Mon, 1 Nov 2021, at 16:54, Hauke Mehrtens wrote:
> PKG_NAME:=binutils
> -PKG_VERSION:=2.35.2
> +PKG_VERSION:=2.37
I am seeing a problem compiling package/devel/binutils 2.37
This is not showing on the buildbots, so not urgent.
I opened an upstream bug report here:
https://sourcewar
This matches the version used in the toolchain.
Signed-off-by: Hauke Mehrtens
---
package/devel/binutils/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/devel/binutils/Makefile b/package/devel/binutils/Makefile
index ca1099349c12..5fdb83036ea3 100644
---