comparison src/native-binutils.mk @ 5509:9b74815e8337

binutils: update to v2.35 * src/build-binutils.mk, src/native-binutils.mk: update version, checksum
author John Donoghue <john.donoghue@ieee.org>
date Wed, 12 Aug 2020 07:33:57 -0400
parents 5d3849a45975
children bc8ef5fda77b
comparison
equal deleted inserted replaced
5508:7b15672f8679 5509:9b74815e8337
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := native-binutils 4 PKG := native-binutils
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 2.34 6 $(PKG)_VERSION := 2.35
7 $(PKG)_CHECKSUM := 78f7ba4c0775ae75f5b906dc9af03d70b39b0785 7 $(PKG)_CHECKSUM := 6bdd090ce268b6d6c3442516021c4e4b5019e303
8 $(PKG)_SUBDIR := binutils-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := binutils-$($(PKG)_VERSION)
9 $(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.xz 9 $(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.xz
10 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE) 10 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE)
11 $(PKG)_URL_2 := ftp://ftp.cs.tu-berlin.de/pub/gnu/binutils/$($(PKG)_FILE) 11 $(PKG)_URL_2 := ftp://ftp.cs.tu-berlin.de/pub/gnu/binutils/$($(PKG)_FILE)
12 $(PKG)_DEPS := 12 $(PKG)_DEPS :=