diff options
author | vicencb@gmail.com <vicencb@gmail.com> | 2015-09-27 14:48:22 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-09-28 22:41:22 +0200 |
commit | 066fd9017fd9a325dbf6575c9f068ab939863608 (patch) | |
tree | f7a89fc26cb2e0009339fb4b99d67ec35c091ae4 /package/postgresql/0002-fix-sparc-compile.patch | |
parent | 4965192f60a9d484a91787079122a7f9322a4f82 (diff) | |
download | buildroot-066fd9017fd9a325dbf6575c9f068ab939863608.tar.gz buildroot-066fd9017fd9a325dbf6575c9f068ab939863608.zip |
toolchain-external: fix musl-based builds on ARMhf platforms
When ARCH is arm and the hard-floating-point option is on executables
expect to find the dynamic linker at /lib/ld-musl-armhf.so.1 and not
/lib/ld-musl-arm.so.1.
This patch adjusts the logic that creates the symbolic link from the
dynamic linker path to the musl C library (since musl has everything
built into a single file).
[Thomas: tweak the commit log.]
Signed-off-by: Vicente Bergas <vicencb@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/0002-fix-sparc-compile.patch')
0 files changed, 0 insertions, 0 deletions