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

Add before-script-linux option #157

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Add before-script-linux option #157

merged 1 commit into from
Mar 3, 2023

Conversation

messense
Copy link
Member

@messense messense commented Mar 3, 2023

For running custom script to configure the build environment on Linux, for example installing clang for rust-bindgen.

For macOS and Windows you can just run the command before maturin-action since the builds are always run on the host machine.

Resolves #12
Resolves #14
Resolves #117
Resolves #152

For running custom script to configure the build environment on Linux,
for example installing clang for rust-bindgen
@messense messense merged commit 0c943a6 into main Mar 3, 2023
@messense messense deleted the before-script-linux branch March 3, 2023 03:23
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.

Installing Dependencies with manylinux Install system libraries LLVM/Clang Support for Linux
1 participant