mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-15 01:38:47 -05:00
Current build scripts rely on comparing a architecture string provided by the OS which will be localised in certain languages. This change uses a boolean 64-bit flag to use script-defined identifiers to avoid this issue.