tornavis/build_files
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
..
build_environment Make deps: Fix compilation error on CentOS 2020-07-09 17:24:49 +02:00
buildbot Codesign: Wait for unsigned directory to appear 2020-06-30 11:21:00 +02:00
cmake macOS: upgrade minimum required version to 10.13 High Sierra 2020-07-08 14:43:28 +02:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Blender: change bugfix release versioning from a/b/c to .1/.2/.3 2020-05-29 17:48:26 +02:00
windows Windows: Add sccache support. 2020-04-20 12:51:43 -06:00