diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-17 13:34:36 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-17 13:34:36 +0300 |
commit | 6cf4e270d951dccb5cabe70d865415d2628c7a4e (patch) | |
tree | 119cbca714d74244d1aa4e2241e59fbf8450d30d /debian/patches/128_ppc64_powerpc_biarch.patch | |
parent | f0ef3d0a5cb2410eab2b1b412e7ec7ef94fa0dc6 (diff) | |
download | binutils-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.patch | 2 |
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 |