K 10 svn:author V 3 imp K 8 svn:date V 27 2020-02-03T05:38:45.550131Z K 7 svn:log V 282 On powerpc, we use ofw_syscons for device sc. That references the default fonts. As a workaround, remove the static. vt is default on powerpc, but there's a few old macs that still fail with vt. sc is used as a work arouond for those machines, and the kernel fails to build w/o it. END