wasix-org / wasix-libc

wasix libc implementation for WebAssembly
https://wasi.dev
Other
111 stars 19 forks source link

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

Open dynamite-bud opened 1 year ago

dynamite-bud commented 1 year ago

sed is not the same as gnu-sed on Mac so update the build instructions to include this. The following lines fail: https://github.com/wasix-org/wasix-libc/blob/ee81c27ccc0b81a0f6521508f96eb54a7f971799/build32.sh#L15-L16