-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-buildUse area-build for SDK build issues.Use area-build for SDK build issues.
Description
there are some gn changes needed to compile for musl. currently, dart detects musl by dart_sysroot == "alpine"
, but that doesn't work when simply compiling for musl on a musl host.
I've submitted this PR into flutter: flutter/buildroot#707 - any comments? I'm hoping for a universal approach for this in dart and flutter
Metadata
Metadata
Assignees
Labels
area-buildUse area-build for SDK build issues.Use area-build for SDK build issues.