Mingye Wang 304192c10c
fix(bypy/macos/__main__): Use -Os
The launchers were getting compiled with no optimization at all. If one runs `objdump --disassemble calibre-launcher.dylib --no-show-raw-insn`, the result is a lot of loads and stores from the stack. Probably not critical at all for performance, but ugly and silly nevertheless.
2024-08-13 21:25:00 +08:00
..
2024-08-13 21:25:00 +08:00
2024-03-30 13:02:22 +05:30
2024-03-30 13:02:22 +05:30
2020-08-22 18:48:07 +05:30