Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2017-02-02 18:04:49 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2017-02-02 19:49:24 +0300
commit33e456b0ce65b07a286e22e2a40570d28a46a443 (patch)
tree0f8a28a9c66dd6063aadc53a08b4f34b18e83835 /build_files
parent9e2dca933e3e1541c5d40a89e10a0277be94e2fe (diff)
install_deps.sh: don't use backticks
The script complained that it could not find the executable "--build-all".
Diffstat (limited to 'build_files')
-rwxr-xr-xbuild_files/build_environment/install_deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index c4d6b284c48..ee49f83b38d 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -795,7 +795,7 @@ CXXFLAGS_BACK=$CXXFLAGS
if [ "$USE_CXX11" = true ]; then
WARNING "You are trying to use c++11, this *should* go smoothely with any very recent distribution
However, if you are experiencing linking errors (also when building Blender itself), please try the following:
- * Re-run this script with `--build-all --force-all` options.
+ * Re-run this script with '--build-all --force-all' options.
* Ensure your gcc version is at the very least 4.8, if possible you should really rather use gcc-5.1 or above.
Please note that until the transition to C++11-built libraries if completed in your distribution, situation will