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

haiku support #407

Merged
merged 2 commits into from
Sep 25, 2022
Merged

haiku support #407

merged 2 commits into from
Sep 25, 2022

Conversation

hoanga
Copy link
Contributor

@hoanga hoanga commented Sep 24, 2022

hello, the following changes add support for compiling on haiku. an example run is shown below:

> uname -a
Haiku shredder 1 hrev56460 Sep 21 2022 06:04:08 x86_64 x86_64 Haiku

> cargo version
cargo 1.63.0 (fd9c4297c 2022-07-01)

> cargo build
   Compiling libc v0.2.133
   Compiling io-lifetimes v1.0.0-rc1
   Compiling rustix v0.36.0-rc1 (/boot/home/src/git/rust-libs/rustix)
   Compiling bitflags v1.3.2
   Compiling errno v0.2.8
    Finished dev [unoptimized + debuginfo] target(s) in 15.90s

@sunfishcode sunfishcode merged commit c61e8c0 into bytecodealliance:main Sep 25, 2022
@sunfishcode
Copy link
Member

Thanks!

sunfishcode added a commit that referenced this pull request Sep 25, 2022
sunfishcode added a commit that referenced this pull request Sep 25, 2022
sunfishcode added a commit that referenced this pull request Sep 26, 2022
sunfishcode pushed a commit that referenced this pull request Sep 26, 2022
* haiku support

* cargo format

Co-authored-by: Al Hoang <3811822-hoanga@users.noreply.gitlab.com>
sunfishcode added a commit that referenced this pull request Sep 26, 2022
sunfishcode pushed a commit that referenced this pull request Sep 26, 2022
* haiku support

* cargo format

Co-authored-by: Al Hoang <3811822-hoanga@users.noreply.gitlab.com>
sunfishcode added a commit that referenced this pull request Sep 26, 2022
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