Page MenuHomeFreeBSD

i386: Unhook all kernel configs from make universe
ClosedPublic

Authored by jhb on Mon, Jul 7, 4:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 29, 11:12 PM
Unknown Object (File)
Mon, Jul 28, 8:54 PM
Unknown Object (File)
Mon, Jul 28, 8:39 PM
Unknown Object (File)
Mon, Jul 28, 5:34 PM
Unknown Object (File)
Mon, Jul 28, 4:46 PM
Unknown Object (File)
Mon, Jul 28, 4:07 PM
Unknown Object (File)
Mon, Jul 28, 4:45 AM
Unknown Object (File)
Fri, Jul 25, 5:16 AM
Subscribers

Details

Summary

This effectively makes i386 a world-only target in make universe.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Mon, Jul 7, 4:35 PM

needs an explanation of why: We're keeping i386 userland around. There's no easy way to say 'just for this one arch, don't do kernels'. so do the next best thing, which is tag all the kernels as no universe.
otherwise, lgtm

This revision is now accepted and ready to land.Mon, Jul 7, 5:37 PM

Should we say something in build(7)? nvm sorry