diff --git a/package/base/binutils/all-host-first.patch b/package/base/binutils/all-host-first.patch deleted file mode 100644 index 39e196162..000000000 --- a/package/base/binutils/all-host-first.patch +++ /dev/null @@ -1,44 +0,0 @@ -# --- ROCK-COPYRIGHT-NOTE-BEGIN --- -# -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# Please add additional copyright information _after_ the line containing -# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -# -# ROCK Linux: rock-src/package/base/binutils/all-host-first.patch -# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. A copy of the GNU General Public -# License can be found at Documentation/COPYING. -# -# Many people helped and are helping developing ROCK Linux. Please -# have a look at http://www.rocklinux.org/ and the Documentation/TEAM -# file for details. -# -# --- ROCK-COPYRIGHT-NOTE-END --- - -When the old demangler is build, the new directory is entered and a -cd ../libiberty & make old_demagler (or so) should be build. -But libiberty is not build at this point. I first tried to just move -@all_build_modules@ at the end. But this does not work, because for -some strange reason the new demangler is build inside the $arch -directory (as in cross-builds) and the rest not ... So for now -disabled ... (this seems to be a stage-1 build only problem - only -at this stage binutils is build without the new demangler natively) - - - Rene Rebe - ---- binutils-2.14.90.0.7/Makefile.in~ 2003-10-29 18:38:23.000000000 +0100 -+++ binutils-2.14.90.0.7/Makefile.in 2003-11-18 20:40:07.000000000 +0100 -@@ -615,7 +615,7 @@ - - # The target built for a native build. - .PHONY: all.normal --all.normal: @all_build_modules@ all-host all-target -+all.normal: all-host all-target - - .PHONY: all-host - all-host: maybe-all-gcc \ diff --git a/package/base/binutils/binutils.desc b/package/base/binutils/binutils.desc index 97182fbe7..ee3fb3ec7 100644 --- a/package/base/binutils/binutils.desc +++ b/package/base/binutils/binutils.desc @@ -36,8 +36,8 @@ [L] GPL [S] Stable -[V] 2.15.91.0.1 +[V] 2.15.91.0.2 [P] X 012--5---9 102.100 -[D] 3701230878 binutils-2.15.91.0.1.tar.bz2 ftp://ftp.kernel.org/pub/linux/devel/binutils/ +[D] 1587117027 binutils-2.15.91.0.2.tar.bz2 ftp://ftp.kernel.org/pub/linux/devel/binutils/