kumquat-buildroot/package/boost
Vicente Olivert Riera b37641c95b 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>
2014-09-04 17:30:33 +02:00
..
boost-0001-fix-ambiguous-format-call-on-64bit-builds.patch boost: fix 64-bit build due to ambiguous format call 2013-08-07 00:20:45 +02:00
boost.mk boost: Force the target ABI for MIPS architecture 2014-09-04 17:30:33 +02:00
Config.in boost: make build with python an option 2014-03-29 16:43:21 +01:00