Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add --strip and --appimagetool parameters to pass local locations of strip and appimagetool #325

Copy link
Copy link

Description

@mcarans
Issue body actions

Given that the version of strip or appimagetool can cause build failure (I've experienced both and there are related issues 272, 299, 311) and it is presumably a challenge to find an optimal version that works in all cases, I suggest allowing command line parameters to be passed to the tool to allow using alternatives to the built in ones such as the system strip or a locally downloaded appimagetool AppImage.

It could look something like this:

./linuxdeploy-x86_64.AppImage \
    ...
    --strip /usr/bin/strip \
    --appimagetool /tmp/appimagetool-x86_64.AppImage
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.