Blender Git Loki
Git Commits -> Revision d23a53c
Revision d23a53c by Sergey Sharybin (master) November 12, 2018, 11:16 (GMT) |
Cycles: Fix/workaround for gcc-7.2 For some reason when building with gcc-7.2 (which is default in previous Ubuntu LTS) the guarded allocator is not being properly instantiated. Doesn't happen with newer version of gcc-7 which is 7.3, and also doesn't happen with gcc-6 and gcc-8. Would be nice to know what is wrong, but for the time being committing workaround which keeps Blender users happy. |
Commit Details:
Full Hash: d23a53c74af7601d45f90b182bcde035ef0d691c
Parent Commit: e732c6a
Lines Changed: +7, -0
1 Modified Path:
/intern/cycles/util/util_ies.cpp (+7, -0) (Diff)