Blender Git Commit Log
Git Commits -> Revision 580fe9f
Revision 580fe9f by Bastien Montagne (master) October 20, 2020, 10:52 (GMT) |
Fix (unreported) install_deps: wrong version number for llvm in some cases. Version reported by package manager is not always satisfying (on Debian testing currently e.g. `llvm-dev` is reported as `9.0`, when exact one is actually `9.0.1`, this break CMake build of Blender then). Just use version reported by `llvm-config` instead, when using distribution packages. |
Commit Details:
Full Hash: 580fe9f5f88079c8ba32f32d5b6404d3fd47133c
Parent Commit: 89eef19
Lines Changed: +3, -3
1 Modified Path:
/build_files/build_environment/install_deps.sh (+3, -3) (Diff)