#2477 closed defect (fixed)
FTBFS on [armel,armhf,mipsel] due to "-mfpmath=387"
Reported by: | onlyjob | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.0 |
Component: | platforms | Version: | 3.0.x |
Keywords: | Cc: |
Description
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’
Change History (3)
comment:1 Changed 16 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2477
Note: See
TracTickets for help on using
tickets.
Already fixed in r24402.