HEADSUP: drm-current-kmod now installs sources

John Baldwin jhb at FreeBSD.org
Wed Aug 14 19:00:09 UTC 2019


On 8/14/19 11:06 AM, Kyle Evans wrote:
> LOCAL_MODULES="" does seem like a sensible default when we're not
> building a native kernel.

Unfortunately kern.post.mk has no way of knowing that as MACHINE_*
are already set to the TARGET_* values by the time this target is
invoked.  Also, the 'make tinderbox' use case is a legit use case
that some folks want (for CI, etc.)

-- 
John Baldwin


More information about the freebsd-x11 mailing list