From db529f9f7d9015656c67c548975d918a1908de1a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 23 Mar 2012 17:59:37 -0600 Subject: documentation/poky-ref-manual/development.xml: another env var clarification One last clarification of what type of environment variable we are talking about here. Reported-by: Robert P. J. Day (From yocto-docs rev: 18c537d96bde8fac7f62071585b71aed05037410) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/development.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 46f3865996..bc8ac7452a 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -291,7 +291,7 @@ instead of just using gcc. The same applies to other applications such as binutils, libtool and so forth. - The Yocto Project has setup environment variables such as CC + BitBake sets up environment variables such as CC to assist applications, such as make to find the correct tools. It is also worth noting that devshell still works over X11 forwarding and similar situations -- cgit v1.2.3-54-g00ecf