Make update: Add --architecture command line attribute #104863

Merged
Sergey Sharybin merged 2 commits from Sergey/blender:make_update_arch into blender-v3.5-release 2023-02-17 13:42:26 +01:00

2 Commits

Author SHA1 Message Date
Sergey Sharybin 240c36ccbf Move comment to the function, so it stays close with the code. 2023-02-17 13:02:05 +01:00
Sergey Sharybin a091c57fc5 Make update: Add --architecture command line attribute
Possible values are x86_64 and arm64.

Allows to use make_update.py in a cross-compile environment, like
building x86_64 macOS Blender from Apple Silicon machine.
2023-02-17 11:45:57 +01:00