DragonFly commits List (threaded) for 2012-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: bsd.init.mk: Establish compatibility with FreeBSD makefiles
commit 8edad6a26ff69b719a9a896754cedcbbde2974eb
Author: John Marino <netbsd@marino.st>
Date: Thu Nov 8 11:46:55 2012 +0100
bsd.init.mk: Establish compatibility with FreeBSD makefiles
FreeBSD changed NOMAN to NO_MAN and NOSHARED to NO_SHARED. Rather than
follow suit, establish NO_MAN and NO_SHARED as aliases for the DragonFly
versions. If both are defined, the DragonFly version takes precedence.
These were put in bsd.init.mk because they have to be loaded after the
makefile being processed but before bsd.prog.mk, bsd.lib.mk, etc.
Summary of changes:
share/mk/bsd.init.mk | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8edad6a26ff69b719a9a896754cedcbbde2974eb
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]