i386/macOS support: include fixup header where needed
When compiling for i386 on macOS or for the 32bit i386 iPhone Simulator, thread_local is not available. This was correctly detected by the build script but since the Fixup header was not included, the replacement was not used leading to compilation failure.
Merge request reports
Activity
Filter activity
Please register or sign in to reply