summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-generic.txt
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-02-22 10:22:45 +0000
committerPeter Korsgaard <peter@korsgaard.com>2016-02-27 18:59:34 +0100
commit7f3a52f981274da2db17500a0908466d6aed83c7 (patch)
treef4586957fd1c24a4d71e3c6fbffca990c9a5850f /docs/manual/adding-packages-generic.txt
parentb1a3c0abac0dadec8de0fc5f64c2237d340d6579 (diff)
downloadbuildroot-7f3a52f981274da2db17500a0908466d6aed83c7.tar.gz
buildroot-7f3a52f981274da2db17500a0908466d6aed83c7.zip
perf: append endianness argument to ld when building for MIPS
We need to pass an argument to ld for setting the endianness when building it for MIPS architecture, otherwise the default one will always be used (which is big endian) and the compilation for little endian will always fail showing an error like this one: LD foo.o mips-linux-gnu-ld: foo.o: compiled for a little endian system and target is big endian Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-generic.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud