linux-tools/perf: fix build for MIPS by using the right emulation on LD
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 17 Feb 2017 10:59:05 +0000 (10:59 +0000)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 23 Oct 2017 16:42:27 +0000 (18:42 +0200)
commitf574a8eba67a38d1e0e681ace57b44acff36310f
treed28e001409b2b464f649ffb6c1dfefc5b6e49942
parent32caa954b032f9728231c85c8703fe5cad4567d4
linux-tools/perf: fix build for MIPS by using the right emulation on LD

Passing just the endianness flag to LD is not enough. We need to pass
the right emulation flag which will set everything for us, not only the
endianness.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/linux-tools/linux-tool-perf.mk.in