[llvm-bugs] [Bug 51625] New: [libomptarget][amdgpu] Merge 71ae2e0221a9 into 13.0.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 25 12:38:28 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51625
Bug ID: 51625
Summary: [libomptarget][amdgpu] Merge 71ae2e0221a9 into 13.0.0
Product: OpenMP
Version: unspecified
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: Runtime Library
Assignee: unassignedbugs at nondot.org
Reporter: dimitry at andric.com
CC: llvm-bugs at lists.llvm.org
Please merge https://github.com/llvm/llvm-project/commit/71ae2e0221a9
("[libomptarget][amdgpu] don't declare Elf_Note on FreeBSD") into 13.0.0.
This fixes a compile error in
openmp/libomptarget/plugins/amdgpu/impl/system.cpp due to it redeclaring struct
Elf_Note, which is already declared in FreeBSD's system headers.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210825/6b88d85d/attachment.html>
More information about the llvm-bugs
mailing list