See #7131. Rollback to prevent instant segfaults on Linux.

This commit is contained in:
Dion Moult
2025-09-28 18:15:13 +10:00
parent bcde68d851
commit 0fe869c169
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ BLENDER_PLATFORM:=windows-x64
endif
# Current build commit hash.
OLD:=e795cec
OLD:=6924012
.PHONY: bump
bump:
ifndef NEW