https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253237
--- Comment #4 from Alex Richardson <[email protected]> --- If you have space in your home directory, the fastest way would be: $ git clone https://github.com/CTSRD-CHERI/cheribuild $ cd cheribuild $ ./cheribuild.py qemu build-and-run-freebsd-riscv64 .... wait for the git clone + build to complete .... You should now have a QEMU login prompt root # cd /usr/tests && kyua test sys/netgraph/ -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
