git: build - Allow buildworld to run from a 4.9 base
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jun 23 19:14:32 PDT 2019
commit 523896257d81acc6e7fa0471b58053b57529f67c
Author: Matthew Dillon <dillon at apollo.backplane.com>
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/523896257d81acc6e7fa0471b58053b57529f67c
--
DragonFly BSD source repository
More information about the Commits
mailing list