Blender Git Commit Log

Git Commits -> Revision 18343c2

Revision 18343c2 by Sergey Sharybin (master)
January 24, 2020, 11:47 (GMT)
Fix/workaround initialization order of static TBB/MKL

Was caused by recent refactor of dependencies in 517870a4a11f.

While there is no fully reliable solution to this issue other than
making TBB a dynamic library dependency (as documentation tells us
to do), there seems to be simple workaround which doesn't require
deeper changed in build process and packaging.

Tested on Brecht's computer who managed to reproduce the issue on
Linux (T72015#857423).

Commit Details:

Full Hash: 18343c230d2c447f61fb60994b107f6a1adc01e7
Parent Commit: 71d53ab
Lines Changed: +21, -18

2 Modified Paths:

/source/blender/usd/CMakeLists.txt (+13, -18) (Diff)
/source/creator/CMakeLists.txt (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021