Skip to content

Support overridding aot_library_path on Linux #128213

@dballard

Description

@dballard

Following the work of #117103 we have a case where overriding aot_library_path in FlDartProject is also required:

https://git.openprivacy.ca/cwtch.im/cwtch-ui/src/branch/trunk/linux/my_application.cc#L99

The situation being that we use a launcher shell script to set up the environment a little, and ship the flutter binary in /usr/lib/appname beside libapp.so, requiring managing aot_library_path directly.

Also it just seems odd that it's missing a setter while the rest of FlDartProject's fields have one

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: desktopRunning on desktopc: proposalA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.platform-linuxBuilding on or for Linux specificallyr: fixedIssue is closed as already fixed in a newer versionteam-linuxOwned by the Linux platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions