boost: build context for mips64
authorRosen Penev <redacted>
Sat, 13 Feb 2021 02:06:06 +0000 (18:06 -0800)
committerRosen Penev <redacted>
Sun, 14 Feb 2021 02:40:50 +0000 (18:40 -0800)
commit7b360868ffa64b2e53b4b0c07fbd5f8d1d921199
tree164b640857e95acd6a2c13b883a96eada64aa1b3
parentc87d337c1b49c7e167dcfd33600300568558d004
boost: build context for mips64

It turns out there's upstream support for it. A small patch is needed
to fix softfloat support.

Also added patch to fix boost-fiber on octeon+. Failure happens because
the platform is based on an old MIPSr2 standard that lacks the pause
instruction.

It also turns out that MIPS64 builds are done with the wrong ABI.

Signed-off-by: Rosen Penev <redacted>
libs/boost/Makefile
libs/boost/patches/010-mips64.patch [new file with mode: 0644]
libs/boost/patches/020-mips64-fiber.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT