comparison src/native-binutils.mk @ 4495:4f00764eb5c2

build-binutils, native-binutils: Update to version 2.29.1.
author John W. Eaton <jwe@octave.org>
date Fri, 06 Oct 2017 16:21:54 -0400
parents 16ce2dee4633
children b864dc772f15
comparison
equal deleted inserted replaced
4494:4114b5e41f82 4495:4f00764eb5c2
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.25.1 6 $(PKG)_VERSION := 2.29.1
7 $(PKG)_CHECKSUM := 1d597ae063e3947a5f61e23ceda8aebf78405fcd 7 $(PKG)_CHECKSUM := 172244a349d07ec205c39c0321cbc354c125e78e
8 $(PKG)_SUBDIR := binutils-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := binutils-$($(PKG)_VERSION)
9 $(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.bz2 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 :=
13 13
14 $(PKG)_SYSDEP_OPTIONS := 14 $(PKG)_SYSDEP_OPTIONS :=