blender/build_files
Sybren A. Stüvel a5b2aa96e4 CMake: reject older GCC version when using precompiled Linux libraries
In the situation where the precompiled libraries are used on Linux +
GCC, a version of GCC older than 9.3 is guaranteed to cause problems.

This just implents a fatal error message when we know it doesn't make
sense to continue. We could do more checks and add some warnings, but
it's very likely that these will be ignored amongst the other noise.

Reviewed By: sergey, brecht

Differential Revision: https://developer.blender.org/D8396
2020-07-27 17:29:13 +02:00
..
build_environment deps builder: Fix typo in windows harvesting 2020-07-16 07:22:52 -06:00
buildbot Codesign: Wait for unsigned directory to appear 2020-06-30 11:21:00 +02:00
cmake CMake: reject older GCC version when using precompiled Linux libraries 2020-07-27 17:29:13 +02:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Fix git tag warning when running make update after recent changes 2020-07-16 14:26:37 +02:00
windows Windows: Add sccache support. 2020-04-20 12:51:43 -06:00