Skip to content

Consider restoring the /usr/local/bin/rpxc-$CMD symlinks #23

@sdt

Description

@sdt

I forget why I removed these, but they are handy for one-liners and stuff.

See #21 and

&& for i in ${CROSS_COMPILE}*; do \
ln -sf $i /usr/local/bin/rpxc-${i#$CROSS_COMPILE}; \
done \

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions