[all-commits] [llvm/llvm-project] 45fe67: Fix build on musl by including stdint.h (#81434)
Daniel Martinez via All-commits
all-commits at lists.llvm.org
Thu Feb 22 13:14:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45fe67dd61a6ac7df84d3a586e41c36a4767757f
https://github.com/llvm/llvm-project/commit/45fe67dd61a6ac7df84d3a586e41c36a4767757f
Author: Daniel Martinez <danielpedromartinez at duck.com>
Date: 2024-02-22 (Thu, 22 Feb 2024)
Changed paths:
M openmp/libomptarget/include/Shared/SourceInfo.h
Log Message:
-----------
Fix build on musl by including stdint.h (#81434)
openmp fails to build on musl since it lacks the defines for int32_t
Co-authored-by: Daniel Martinez <danielmartinez at cock.li>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list