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 don't think that sljit supports all arms. If you want bpfjit on arm (or mips) you should build with MKSLJIT=yes. Default is "no" on these arches. Alex