blender/build_files
Campbell Barton 684dcd3680 CMake: use GCC's -fuse-ld=mold support (mold now requires GCC 12.1)
GCC did not support mold when support was initially added,
since then GCC has been updated to add support, removing the need
to point to a binary directory containing an alternative `ld` command.

Support for MOLD_BIN CMake option has been kept as mold may be installed
to standard location.
2023-04-13 13:14:19 +10:00
..
build_environment Fix: Crash in install_linux_packages.py script 2023-04-10 21:12:56 +02:00
buildbot Cleanup: cmake formatting 2022-12-17 13:33:27 +11:00
cmake CMake: use GCC's -fuse-ld=mold support (mold now requires GCC 12.1) 2023-04-13 13:14:19 +10:00
config Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
package_spec Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
utils Fix missing assets in the source archive 2023-04-05 09:27:42 +02:00
windows make.bat: adjust for recent submodule changes 2023-03-16 17:51:12 -06:00