package/elf2flt: replace hard-links with copies to fix rpath
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 28 May 2018 19:45:18 +0000 (21:45 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 28 May 2018 20:34:39 +0000 (22:34 +0200)
commitb37069340010f4d26c3baa741f2dc996014b7c66
tree9317538f2616b31e4e32f799f4281b7df654eeb7
parentbb0164a8b191e5cbf656a4a6b4c5491d4fc167b6
package/elf2flt: replace hard-links with copies to fix rpath

Do for elf2flt what we did for binutils: replace the hardlinks (which
break rpath handling) with copies of the individaul tools.

See previous commit (package/binutils: switch from symlinks to copies
and commit f9cffb6af4 (binutils: replace hard-links with soft-links to
fix rpath) for the complete story.

Fixes: #11031.
Reported-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Christophe Priouzeau <christophe.priouzeau@st.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/elf2flt/elf2flt.mk