FreeBSD Bugzilla – Attachment 133760 Details for
Bug 178286
[PATCH] document the LOCAL_* vars in build(7)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.txt
file.txt (text/plain), 1.49 KB, created by
Enji Cooper
on 2013-05-01 22:30:00 UTC
(
hide
)
Description:
file.txt
Filename:
MIME Type:
Creator:
Enji Cooper
Created:
2013-05-01 22:30:00 UTC
Size:
1.49 KB
patch
obsolete
>From 941fe31f4e33812de0355a3f51787609defe87d1 Mon Sep 17 00:00:00 2001 >From: Garrett Cooper <yanegomi@gmail.com> >Date: Wed, 1 May 2013 14:13:02 -0700 >Subject: [PATCH 1/2] Document the rest of the LOCAL_* vars in CURRENT > >Signed-off-by: Garrett Cooper <yanegomi@gmail.com> >--- > share/man/man7/build.7 | 21 +++++++++++++++++++-- > 1 file changed, 19 insertions(+), 2 deletions(-) > >diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 >index 931b444..73f9418 100644 >--- a/share/man/man7/build.7 >+++ b/share/man/man7/build.7 >@@ -411,8 +411,25 @@ then > is set to the value of > .Va KERNFAST . > .It Va LOCAL_DIRS >-If set, this variable supplies a list of additional directories to >-build, relative to the root of the source tree. >+If set, this variable supplies a list of additional directories relative to >+the root of the source tree to build as part of the >+.Cm everything >+target. >+.It Va LOCAL_LIB_DIRS >+If set, this variable supplies a list of additional directories relative to >+the root of the source tree to build as part of the >+.Cm libraries >+target. >+.It Va LOCAL_MTREE >+If set, this variable supplies a list of additional mtrees relative to the >+root of the source tree to use as part of the >+.Cm hierarchy >+target. >+.It Va LOCAL_TOOL_DIRS >+If set, this variable supplies a list of additional directories relative to >+the root of the source tree to build as part of the >+.Cm build-tools >+target. > .It Va PORTS_MODULES > A list of ports with kernel modules that should be built and installed > as part of the >-- >1.8.2.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 178286
: 133760