Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sed instructions in build doesn't work as expected on Mac M1 #7

Open
dynamite-bud opened this issue Jun 19, 2023 · 0 comments
Open

Comments

@dynamite-bud
Copy link

sed is not the same as gnu-sed on Mac so update the build instructions to include this.
The following lines fail:

wasix-libc/build32.sh

Lines 15 to 16 in ee81c27

sed -i 's|__wasi__|__wasix__|g' libc-bottom-half/headers/public/wasi/api_wasix.h
sed -i 's|__wasi_api_h|__wasix_api_h|g' libc-bottom-half/headers/public/wasi/api_wasix.h

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

No branches or pull requests

1 participant