• Chris Bracken's avatar
    Explicitly specify softfp ABI for armv7 builds (#17453) · 28e644e8
    Chris Bracken authored
    This reverts #17147, which was safe under the assumption that
    getArtifactPath() returns a platform-specific gen_snapshot instance
    (which have the correct default set for this flag) -- it turns out that
    though we pass the platform to getArtifactPath(), we always return the
    host gen_snapshot for Android.
    
    A followup patch will update getArtifactPath and revert this patch.
    28e644e8
Name
Last commit
Last update
..
src Loading commit data...
executable.dart Loading commit data...
runner.dart Loading commit data...