summaryrefslogtreecommitdiff
path: root/debian/patches/128_ppc64_powerpc_biarch.patch
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-11-17 13:34:36 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-11-17 13:34:36 +0300
commit6cf4e270d951dccb5cabe70d865415d2628c7a4e (patch)
tree119cbca714d74244d1aa4e2241e59fbf8450d30d /debian/patches/128_ppc64_powerpc_biarch.patch
parentf0ef3d0a5cb2410eab2b1b412e7ec7ef94fa0dc6 (diff)
downloadbinutils-debian/2.33.1-2.tar.gz
Import 2.33.1-2debian/2.33.1-2debian
Diffstat (limited to 'debian/patches/128_ppc64_powerpc_biarch.patch')
-rw-r--r--debian/patches/128_ppc64_powerpc_biarch.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/128_ppc64_powerpc_biarch.patch b/debian/patches/128_ppc64_powerpc_biarch.patch
index f75ec74..a72fb51 100644
--- a/debian/patches/128_ppc64_powerpc_biarch.patch
+++ b/debian/patches/128_ppc64_powerpc_biarch.patch
@@ -2,7 +2,7 @@ Index: b/ld/emulparams/elf32ppccommon.sh
===================================================================
--- a/ld/emulparams/elf32ppccommon.sh
+++ b/ld/emulparams/elf32ppccommon.sh
-@@ -54,3 +54,12 @@ case "$host":"$EMULATION_NAME" in
+@@ -56,3 +56,12 @@ case `echo "$target" | sed -e 's/-.*//'`
*:*64*) LIBPATH_SUFFIX=64 ;;
*:*32*) LIBPATH_SUFFIX=32 ;;
esac