tornavis/build_files/build_environment
Sergey Sharybin 78d48343ae Make deps: Fix compilation error on CentOS
There were two issues.

First is related on ISPC's CMake configuration forcing C and C++
compilers to be clang and clang++. This goes against of desired
behavior when we use our own compiled clang compilers.

The second issue was related on linker failure: CLang libraries
are linked statically, and they need some of C++ 11 STL symbols
which are coming from libstdc++.

Differential Revision: https://developer.blender.org/D8258
2020-07-09 17:24:49 +02:00
..
cmake Make deps: Fix compilation error on CentOS 2020-07-09 17:24:49 +02:00
patches Make deps: Fix compilation error on CentOS 2020-07-09 17:24:49 +02:00
windows Build: upgrade to OpenEXR 2.4.0, OpenVDB 7.0.0 and Boost 1.70.0 2020-01-20 09:43:28 +01:00
CMakeLists.txt Make deps: Compile own version of nasm for Apple 2020-07-07 16:26:13 +02:00
dependencies.dot Build: upgrade to OpenEXR 2.4.0, OpenVDB 7.0.0 and Boost 1.70.0 2020-01-20 09:43:28 +01:00
install_deps.sh USD: Upgrade library 20.02 → 20.05 2020-06-19 17:37:14 +02:00