Andreas Enge <andr...@enge.fr> skribis: > femtolisp fails on mips and arm: > http://hydra.gnu.org:3000/build/1472987/nixlog/2/tail-reload > with the message > In file included from llt/llt.h:6:0, > from string.c:16: > llt/utils.h:27:4: error: #error "unknown architecture" > # error "unknown architecture" > > Should it be disabled there?
Definitely. It would be worth checking in that file the set of supported architectures, and putting them in ‘supported-platforms’. Ludo’.