* [dpdk-dev] [PATCH] doc: add default values of install variables
@ 2017-02-17 15:59 Thomas Monjalon
2017-02-20 15:19 ` Mcnamara, John
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2017-02-17 15:59 UTC (permalink / raw)
To: dev
The variables DESTDIR and prefix are used with "make install"
to copy the files in $DESTDIR$prefix.
Their default values will be shown when calling "make help".
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
doc/build-sdk-quick.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/build-sdk-quick.txt b/doc/build-sdk-quick.txt
index 967ff09..57356d3 100644
--- a/doc/build-sdk-quick.txt
+++ b/doc/build-sdk-quick.txt
@@ -20,8 +20,8 @@ Build variables
V verbose
D debug dependencies
O build directory (default: build/ - install T= default: ./)
- DESTDIR staging install directory
- prefix root install directory
+ DESTDIR staging install directory (default: empty)
+ prefix root install directory (default: /usr/local)
T target template - used with config or install
format: <arch-machine-execenv-toolchain>
templates in config/defconfig_*
--
2.7.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: add default values of install variables
2017-02-17 15:59 [dpdk-dev] [PATCH] doc: add default values of install variables Thomas Monjalon
@ 2017-02-20 15:19 ` Mcnamara, John
2017-02-27 14:43 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-02-20 15:19 UTC (permalink / raw)
To: Thomas Monjalon, dev
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Friday, February 17, 2017 3:59 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] doc: add default values of install variables
>
> The variables DESTDIR and prefix are used with "make install"
> to copy the files in $DESTDIR$prefix.
> Their default values will be shown when calling "make help".
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: add default values of install variables
2017-02-20 15:19 ` Mcnamara, John
@ 2017-02-27 14:43 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-02-27 14:43 UTC (permalink / raw)
To: Mcnamara, John; +Cc: dev
> > The variables DESTDIR and prefix are used with "make install"
> > to copy the files in $DESTDIR$prefix.
> > Their default values will be shown when calling "make help".
> >
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
>
> Acked-by: John McNamara <john.mcnamara@intel.com>
Applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-27 14:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17 15:59 [dpdk-dev] [PATCH] doc: add default values of install variables Thomas Monjalon
2017-02-20 15:19 ` Mcnamara, John
2017-02-27 14:43 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).