Martin Husemann wrote: > I copied the ".if" from src/sys/modules/Makefile - please feel free to > fix both instances. But arm is missing <machine/sljitarch.h>, so it would > not compile.
I now see where the problem is. I listed those three arches because they support modules but other sljit arches don't always have modules. Is there a make variable to check whether modules are supported? Alex