Index: source/blender/blenlib/intern/system.c
--- source/blender/blenlib/intern/system.c.orig	Wed Sep 23 12:57:35 2020
+++ source/blender/blenlib/intern/system.c	Sun Nov 22 13:12:51 2020
@@ -35,7 +35,6 @@
 
 #  include "BLI_winstuff.h"
 #else
-#  include <execinfo.h>
 #  include <unistd.h>
 #endif
 
