[all-commits] [llvm/llvm-project] c8b11e: Fix build on musl by including stdint.h (#81434)

Daniel Martinez via All-commits all-commits at lists.llvm.org
Mon Feb 26 13:56:01 PST 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: c8b11e93004af9aa8bd8116e5cf01946546f0283
      https://github.com/llvm/llvm-project/commit/c8b11e93004af9aa8bd8116e5cf01946546f0283
  Author: Daniel Martinez <danielpedromartinez at duck.com>
  Date:   2024-02-26 (Mon, 26 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>
(cherry picked from commit 45fe67dd61a6ac7df84d3a586e41c36a4767757f)



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