install_deps.sh: don't use backticks

The script complained that it could not find the executable "--build-all".
This commit is contained in:
Sybren A. Stüvel 2017-02-02 16:04:49 +01:00
parent 9e2dca933e
commit 33e456b0ce
1 changed files with 1 additions and 1 deletions

View File

@ -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