Blender Git Loki
Git Commits -> Revision cb6f9c2
Revision cb6f9c2 by Sergey Sharybin (master) January 24, 2020, 14:21 (GMT) |
Make deps: Force some boost dependencies Boost could have picked up system-wide libbz2-dev installed and enable this compression in iostreams. Nothing really wrong with this, but it makes it so final Blender binary depends on bz2, which breaks default linker flags. This commit makes it so Boost is not using libraries which we don't need, simplifying linking setup. Differential Revision: https://developer.blender.org/D6668 |
Commit Details:
Full Hash: cb6f9c2f198eb2a8ec2e85bd112dceae0bda15f2
Parent Commit: 2bd62ca
Lines Changed: +3, -0
1 Modified Path:
/build_files/build_environment/cmake/boost.cmake (+3, -0) (Diff)