Skip to content

linux build needs echo -e #35

@pmcneil

Description

@pmcneil

in tools.mk the echo lines include escape codes like \n. Mainly echo '#!bin/bash\nsome command'
gnu echo needs a -e flag to interpret the escapes, so the build fails with command not found when it tries to run mcconfig et al.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions