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

release/18.x: Fix build on musl by including stdint.h (#81434) #82897

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

llvmbot
Copy link
Collaborator

@llvmbot llvmbot commented Feb 24, 2024

Backport 45fe67d

Requested by: @Calandracas606

@llvmbot llvmbot added this to the LLVM 18.X Release milestone Feb 24, 2024
@llvmbot llvmbot added the openmp:libomptarget OpenMP offload runtime label Feb 24, 2024
openmp fails to build on musl since it lacks the defines for int32_t

Co-authored-by: Daniel Martinez <danielmartinez@cock.li>
(cherry picked from commit 45fe67d)
@tstellar tstellar merged commit c8b11e9 into llvm:release/18.x Feb 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomptarget OpenMP offload runtime
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants