"make bpy" fails when linking "bin/bpy.so"

Successfully build target “release” using source code for blender-2.90.1 on Darwin.

Target “bpy” fails at linking step with error:

ld: -stack_size option can only by used when linking a main executable

Tips for fixing are greatly appreciated. Here’s a screenshot of terminal window:

This should be fixed in master after.
https://developer.blender.org/rBe79154de73454a450d43744d65c1ce579910f450

1 Like

Thank you! I will try this and report back soon!