Xpra: Ticket #2477: FTBFS on [armel,armhf,mipsel] due to "-mfpmath=387"

Xpra 3.0.2 FTBFS on several architectures due to unrecognised compiler option "-mfpmath=387" (set in "setup.py"):

arm-linux-gnueabi-gcc: error: unrecognized command line option ‘-mfpmath=387’
arm-linux-gnueabihf-gcc: error: unrecognized command line option ‘-mfpmath=387’
mipsel-linux-gnu-gcc: error: unrecognized command line option ‘-mfpmath=387’


Fri, 08 Nov 2019 01:44:05 GMT - Antoine Martin: status changed; resolution set

Already fixed in r24402.


Fri, 08 Nov 2019 02:43:56 GMT - onlyjob:

Awesome. Thanks.


Sat, 23 Jan 2021 05:52:21 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2477