|
|
|
@ -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' |
|
|
|
|