mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update snapshot build rules to generate .o files instead of .S files on Windows to improve link times. This mirrors build rules for snapshots in the Dart SDK.