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: unassignedb...@nondot.org
          Reporter: dimi...@andric.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to