-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/engine
#42555Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-linuxBuilding on or for Linux specificallyBuilding on or for Linux specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-linuxOwned by the Linux platform teamOwned by the Linux platform team
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-linuxBuilding on or for Linux specificallyBuilding on or for Linux specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-linuxOwned by the Linux platform teamOwned by the Linux platform team