|
|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../uclibc/parse-config-9 |
|
|
|
# Copyright (C) 2006 - 2011 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2016 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
@ -87,8 +87,8 @@ if [ "$SDECFG_LIBC" == "uclibc" ]; then |
|
|
|
;; |
|
|
|
binutils) |
|
|
|
hook_add postpatch 4 'uclibc_fix_addcases ./bfd/config.bfd ./bfd/configure \ |
|
|
|
./bfd/configure.in ./ld/configure.tgt' |
|
|
|
hook_add postpatch 5 'uclibc_fix_addcases2 ./gas/configure ./gas/configure.in' |
|
|
|
./ld/configure.tgt' |
|
|
|
hook_add postpatch 5 'uclibc_fix_addcases2 ./gas/configure' |
|
|
|
;; |
|
|
|
gdb) |
|
|
|
hook_add postpatch 4 'uclibc_fix_addcases ./bfd/config.bfd ./bfd/configure' |
|
|
|
|