aboutsummaryrefslogtreecommitdiff
path: root/development/gcc5/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/gcc5/README')
-rw-r--r--development/gcc5/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/gcc5/README b/development/gcc5/README
index c1e912ed86283..043d62efcf3ca 100644
--- a/development/gcc5/README
+++ b/development/gcc5/README
@@ -39,3 +39,8 @@ export RANLIB=gcc-ranlib-5
Nothing else needs to be done after sourcing the profile script.
All you do next is run your compile job as usual in that same console.
Your program will be compiled with the binaries provided by the gcc5 package.
+
+** WARNING:
+** The temporary build location used by the script (defaulting here to /tmp/SBo)
+** should *NOT* be a directory path a non-root user could create later...
+