0

if so then how to cross compile it from src using build.sh script given at pf sense GitHub repository Any link to a related (cross compile pfsense for MIPS) documentation would be helpful

PI_ED
  • 59
  • 8

1 Answers1

0

pfsense only supports amd64 and i386 (older versions).

The FreeBSD wiki contains some Information how to cross compile for MIPS https://wiki.freebsd.org/FreeBSD/BuildingMIPS

arved
  • 4,401
  • 4
  • 30
  • 53