comparison src/native-binutils.mk @ 5323:5d3849a45975

* src/build-binutils.mk, src/native-binutils.mk: update to v2.34
author John Donoghue
date Thu, 27 Feb 2020 09:06:18 -0500
parents 74fe6c154dee
children 9b74815e8337
comparison
equal deleted inserted replaced
5322:2f6b9fc8a271 5323:5d3849a45975
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.33.1 6 $(PKG)_VERSION := 2.34
7 $(PKG)_CHECKSUM := 06598868f5fa8efc98427dcb790d42c664f1a1a4 7 $(PKG)_CHECKSUM := 78f7ba4c0775ae75f5b906dc9af03d70b39b0785
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 :=