Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 234 Bytes

File metadata and controls

3 lines (3 loc) · 234 Bytes

Fix macOS universal2 build of the perf trampoline. After the per-architecture split in :gh:`149800`, the arm64 and x86_64 trampoline objects were each compiled as fat Mach-O files, and lipo -create refused to merge them.