git: colldef(1)/mklocale(1): Define __heedresult when BOOTSTRAPPING.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Feb 18 14:41:06 PST 2014
commit 15fd636fbe4a0af0e875d7d6c35576420ef54f5b
Author: Sascha Wildner <saw at online.de>
Date: Tue Feb 18 23:40:04 2014 +0100
colldef(1)/mklocale(1): Define __heedresult when BOOTSTRAPPING.
These two utilities are bootstrap tools, and due to already existing
surgery take part of their includes from the src/, so as a consequence
we have to define __heedresult too in the BOOTSTRAPPING case.
This is actually the sort of issues which the bootstrap-tools concept
is meant to protect us against. :-(
Summary of changes:
usr.bin/colldef/Makefile | 1 +
usr.bin/mklocale/Makefile | 1 +
2 files changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/15fd636fbe4a0af0e875d7d6c35576420ef54f5b
--
DragonFly BSD source repository
More information about the Commits
mailing list