Browse Source

binutils: Updated (2.22.52.0.4 -> 2.25.1)

This change is missing from commit 0891653778
toolchain-update
Nagy Károly Gábriel 10 years ago
parent
commit
6348feed90
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      base/musl/parse-config-9

+ 3
- 3
base/musl/parse-config-9

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../musl/parse-config-9
# Copyright (C) 2012 - 2014 The OpenSDE Project
# Copyright (C) 2012 - 2015 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -168,8 +168,8 @@ if [ "$SDECFG_LIBC" == "musl" ]; then
case "$pkg" in
binutils)
hook_add postpatch 4 'musl_fix_addcases ./bfd/config.bfd ./bfd/configure \
./bfd/configure.in ./ld/configure.tgt'
hook_add postpatch 5 'musl_fix_addcases2 ./gas/configure ./gas/configure.in'
./ld/configure.tgt'
hook_add postpatch 5 'musl_fix_addcases2 ./gas/configure'
;;
gmp)
hook_add postpatch 6 'musl_fix_configsub configfsf.sub'

Loading…
Cancel
Save