Skip to content

linux build needs echo -e #35

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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