DragonFly commits List (threaded) for 2011-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: buildworld - Fix parallel build race in ncurses
commit 6e73105ec5492ebba66b83ced8a62e16f87e0498
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Nov 29 12:40:49 2011 -0800
buildworld - Fix parallel build race in ncurses
* Generated files must depend on headers during make depend step
(at the very least), because make has no idea about the dependencies
during that step.
Summary of changes:
lib/libncurses/libncurses/Makefile | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e73105ec5492ebba66b83ced8a62e16f87e0498
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]