⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Add loongarch64 support.#120

Open
Dandan336 wants to merge 1 commit intoRustAudio:developfrom
Dandan336:develop
Open

Add loongarch64 support.#120
Dandan336 wants to merge 1 commit intoRustAudio:developfrom
Dandan336:develop

Conversation

@Dandan336
Copy link

@Dandan336 Dandan336 commented Jun 4, 2024

Based on the default bindgen version 0.53.1, can not work on loong64.
The loongarch64.rs is automatically generated by rust-bindgen 0.62.0.
Meanwhile, I need to install rustfmt.

Please review.

pub const LV2_WORKER__interface: &[u8; 42usize] = b"http://lv2plug.in/ns/ext/worker#interface\0";
pub const LV2_WORKER__schedule: &[u8; 41usize] = b"http://lv2plug.in/ns/ext/worker#schedule\0";
#[doc = " The header of an atom:Atom."]
#[repr(C)]
Copy link

Choose a reason for hiding this comment

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

Copy link
Author

Choose a reason for hiding this comment

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

Thanks, I have changed.

Copy link

Choose a reason for hiding this comment

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

Please squash these two commits. There is no need to have two commits.

Copy link
Author

Choose a reason for hiding this comment

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

Done.

The loongarch64.rs is automatically generated by rust-bindgen 0.62.0.
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