Blender Git Loki

Git Commits -> Revision 78d4834

Revision 78d4834 by Sergey Sharybin (master)
July 9, 2020, 15:24 (GMT)
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

Commit Details:

Full Hash: 78d48343ae0ece8723d2404d6f07354a7ce9512b
Parent Commit: 2be0ae7
Lines Changed: +55, -0

2 Modified Paths:

/build_files/build_environment/cmake/ispc.cmake (+6, -0) (Diff)
/build_files/build_environment/patches/ispc.diff (+49, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021