diff options
author | Roger Pau Monné <royger@FreeBSD.org> | 2017-11-08 14:44:45 +0000 |
---|---|---|
committer | Roger Pau Monné <royger@FreeBSD.org> | 2017-11-08 14:44:45 +0000 |
commit | 8161a352590f04ded64d00419c02b17baa76246a (patch) | |
tree | 6e01bb49234b01e2c53e372d26bade213268b86d /usr.sbin/rpcbind/tests | |
parent | 7e6155744d78c5f233af37fefc8f1e576a0fe63f (diff) |
loader: set options before including bsd.init.mk
bsd.init.mk ends up including defs.mk so the per-arch options must be
set before including defs.mk, or else the global defaults will be
used and the per-arch ones will be ignored.
Although better, note that the usage of MK_FDT before the inclusion of
bsd.init.mk is incorrect but doesn't lead to build errors. This
circular dependency must be broken in order for this to work
correctly.
Reviewed by: imp
Sponsored by: Citrix Systems R&D
Notes
Notes:
svn path=/head/; revision=325556
Diffstat (limited to 'usr.sbin/rpcbind/tests')
0 files changed, 0 insertions, 0 deletions