Browse Source

binutils: Updated (2.21.51.0.9 -> 2.21.53.0.2)

user/amery/next/luajit
Christian Wiese 14 years ago
parent
commit
946f6d4488
  1. 6
      base/binutils/binutils.conf
  2. 4
      base/binutils/binutils.desc

6
base/binutils/binutils.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../binutils/binutils.conf
# Copyright (C) 2007 - 2008 The OpenSDE Project
# Copyright (C) 2007 - 2011 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -13,6 +13,8 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
hook_add preconf 5 "mkdir -p objdir; cd objdir; configscript=../configure"
if atstage toolchain; then
bindir="/$prefix/crosscc"; mkdir -p $root/$prefix/crosscc
var_append confopt " " "--with-sysroot=$sysroot"
@ -20,8 +22,6 @@ if atstage toolchain; then
var_append SYSCC_WRAPPER_REMOVE ' ' '-Werror'
else
hook_add preconf 5 "mkdir -p objdir; cd objdir; configscript=../configure"
if [ "$SDECFG_STATIC" != 1 ]; then
var_append confopt ' ' "--enable-shared"
fi

4
base/binutils/binutils.desc

@ -41,8 +41,8 @@
[L] GPL
[S] Stable
[V] 2.21.51.0.9
[V] 2.21.53.0.2
[P] X 012--5---9 102.100
[D] 3193742796 binutils-2.21.51.0.9.tar.bz2 ftp://ftp.kernel.org/pub/linux/devel/binutils/
[D] 1326141949 binutils-2.21.53.0.2.tar.bz2 ftp://ftp.kernel.org/pub/linux/devel/binutils/

Loading…
Cancel
Save