mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
libgcc_s is not a DT_NEEDED library; it gets loaded implicitly. This change ensures that rpath is referenced when searching for the so. This in turn gets the resulting sky_snapshot binary closer to being able to run in Google's production environment.