commit 57d176bb1b18b7ce0481426b0ede44e92cb2931f
Author: Matthew Dillon <[email protected]>
Date: Sun Jun 23 18:40:51 2019 -0700
build - Allow buildworld to run from a 4.9 base
* Make an adjustment that allows the latest buildworld to
be run on an old 4.9 system base.
* Generally speaking mkmagic should be using the (generated) magic.h
from the build anyway, and not the one in /usr/include which might
be incompatible.
Summary of changes:
lib/libmagic/mkmagic/Makefile | 4 ++++
1 file changed, 4 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/57d176bb1b18b7ce0481426b0ede44e92cb2931f
--
DragonFly BSD source repository