aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-02-16 14:13:22 +0000
committerKoen Kooi <koen@openembedded.org>2005-02-16 14:13:22 +0000
commitf55e9d29b30ccbc2fc9af300dd4e314cd855d3b2 (patch)
treefde05508cef2efda8abae0422784d6834739e5f0
parent957dd263393a4d2ef3b6417f0ca4ec9f63a0ee12 (diff)
downloadopenembedded-f55e9d29b30ccbc2fc9af300dd4e314cd855d3b2.tar.gz
local.conf.sample:
remark on avoiding symlinks BKrev: 42135502IOV6lur-FfTRyrzQiagGtA
-rw-r--r--conf/local.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 7726cd089f..0e2f20cb71 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -48,6 +48,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
# Note that a full build of everything in OpenEmbedded will take GigaBytes of hard
# disk space, so make sure to free enough space. The default TMPDIR is
# <build directory>/tmp
+# Don't use symlinks in in the path to avoid problems
# TMPDIR = /usr/local/projects/oetmp
# Uncomment this to specify a machine to build for. See the conf directory