Browse Source

Andreas V. Meier:


			
			
				rocklinux
			
			
		
Andreas V. 'netrunner' Meier 20 years ago
parent
commit
9c7aeb30cf
2 changed files with 2 additions and 32 deletions
  1. +2
    -2
      package/base/binutils/binutils.desc
  2. +0
    -30
      package/base/binutils/cxxfilt_instname.patch

+ 2
- 2
package/base/binutils/binutils.desc

@ -37,8 +37,8 @@
[L] GPL
[S] Stable
[V] 2.15.91.0.2
[V] 2.15.94.0.1
[P] X 012--5---9 102.100
[D] 1587117027 binutils-2.15.91.0.2.tar.bz2 ftp://ftp.kernel.org/pub/linux/devel/binutils/
[D] 3979428292 binutils-2.15.94.0.1.tar.bz2 ftp://ftp.kernel.org/pub/linux/devel/binutils/

+ 0
- 30
package/base/binutils/cxxfilt_instname.patch

@ -1,30 +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/cxxfilt_instname.patch
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or 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.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
--- ./binutils/Makefile.in.orig 2003-01-07 09:25:03.000000000 +0100
+++ ./binutils/Makefile.in 2003-01-07 09:25:05.000000000 +0100
@@ -77,7 +77,7 @@
CXX = @CXX@
CXXCPP = @CXXCPP@
DATADIRNAME = @DATADIRNAME@
-DEMANGLER_NAME = @DEMANGLER_NAME@
+DEMANGLER_NAME = @DEMANGLER_NAME@-binutils
DLLTOOL = @DLLTOOL@
DLLTOOL_DEFS = @DLLTOOL_DEFS@
EMULATION = @EMULATION@

Loading…
Cancel
Save