make the x32 port use the correct ld-musl-x32.path filename
authorRich Felker <dalias@aerifal.cx>
Mon, 24 Feb 2014 04:20:18 +0000 (23:20 -0500)
committerRich Felker <dalias@aerifal.cx>
Mon, 24 Feb 2014 04:20:18 +0000 (23:20 -0500)
commit744f11897a509c54ecbac5e8e27facf3c14b2142
tree07a3f9861d1a7763df763908d56477f6827e9db6
parent3a3c813e08d808224c12fd0e9104aeff7c45c9a7
make the x32 port use the correct ld-musl-x32.path filename

previously it was wrongly using the x86_64 one, precluding having both
x32 and x86_64 libs present on the same system.
arch/x32/reloc.h