Andreas Enge writes: > Unfortunately, it fails to build on mips: > http://hydra.gnu.org/build/136438 > Could you have a look? To me it looks as if there is bad assembly code > in the source: > /tmp/nix-build-freeimage-3.16.0.drv-0/cc1WaZEm.s: Assembler messages: > /tmp/nix-build-freeimage-3.16.0.drv-0/cc1WaZEm.s:360: Error: opcode not supported on this processor: mips3 (mips3) `madd $24,$10' > ... Here's a patch that drops MIPS support. Okay to push?