aboutsummaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorCarl Dong <contact@carldong.me>2021-09-27 20:26:08 -0400
committerfanquake <fanquake@gmail.com>2022-02-15 09:22:04 +0000
commitc1cdeddd905b5444eac330d565b297b3d4941c5d (patch)
tree76f898ae1dc00bb5ab8012be5f843ddd9e228bb3 /build-aux
parent92d44ff36cc12e34f93bfcc4ec31ffae8787100c (diff)
downloadbitcoin-c1cdeddd905b5444eac330d565b297b3d4941c5d.tar.xz
guix: Fix powerpc64(le) dynamic linker name
I used Guix's values for the powerpc64(le) dynamic linkers, and the /lib-prefix seems to be a Guix-ism rather than standard. The standard path for the linker-loaders start with /lib64. I've taken the new loader values from SYSDEP_KNOWN_INTERPRETER_NAMES in glibc's sysdeps/unix/sysv/linux/powerpc/ldconfig.h file. For future reference, loader path values can also be found on glibc's website: https://sourceware.org/glibc/wiki/ABIList?action=recall&rev=16 Github-Pull: #23148 Rebased-From: b96adcbfae90b3e041754f11624cac04c1999e8c
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions