diff options
-rw-r--r-- | conf/local.conf.sample | 1 |
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 |