boost: Force the target ABI for MIPS architecture
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 3 Sep 2014 15:10:49 +0000 (16:10 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 4 Sep 2014 15:30:33 +0000 (17:30 +0200)
commitb37641c95be79fcb76cbc7042c4cf21a2c64d0f6
treef820eb4eed4ed804f29ac5b7fd5e42388680ebba
parenta5f31ade0374f107937e6204c4dd9879407dc217
boost: Force the target ABI for MIPS architecture

The default ABI used in boost is 'sysv' which is not valid for MIPS.
Given the boost build system doesn't detect the right ABI when we are
cross-compiling, we fix this by passing the right ABI directly to the
boost options for the target.

Related:
  https://svn.boost.org/trac/boost/ticket/10442

Fixes:
  http://autobuild.buildroot.net/results/79f/79fe4caffb9a3b9f1b203498a589a5172bd0acea/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/boost/boost.mk