Skip to content

Add the musl-g++ issue fix in the README.md file.#150

Open
iddm wants to merge 2 commits into
clux:mainfrom
iddm:explain-musl-g++-issue
Open

Add the musl-g++ issue fix in the README.md file.#150
iddm wants to merge 2 commits into
clux:mainfrom
iddm:explain-musl-g++-issue

Conversation

@iddm

@iddm iddm commented Sep 7, 2024

Copy link
Copy Markdown

Adds the relevant piece of information regarding the famous musl-g++ problem with some projects, to help other users.

Adds the relevant piece of information regarding the famous musl-g++ problem with some projects, to help other users.
Comment thread README.md Outdated
RUN chown 777 -R `pwd` && \
chown -R $(id -u) . && \
ln -s /usr/bin/g++ /usr/bin/musl-g++ && \
cargp build --target=x86_64-unknown-linux-musl

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! There's a typo in cargo though

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the review! Should be fixed!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants