comparison src/native-binutils.mk @ 5542:bc8ef5fda77b

* src/build-binutils.mk, src/native-binutils.mk: update to v2.35.1
author John Donoghue <john.donoghue@ieee.org>
date Tue, 22 Sep 2020 09:04:47 -0400
parents 9b74815e8337
children b44f110db6ea
comparison
equal deleted inserted replaced
5541:d862fd40cc42 5542:bc8ef5fda77b
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.35 6 $(PKG)_VERSION := 2.35.1
7 $(PKG)_CHECKSUM := 6bdd090ce268b6d6c3442516021c4e4b5019e303 7 $(PKG)_CHECKSUM := 45f7a96a2580a422f44b78317f0abf13935fecb6
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 :=