OSDN Git Service

[libomptarget][amdgpu][nfc] Fix build on centos
authorJon Chesterfield <jonathanchesterfield@gmail.com>
Tue, 12 Jan 2021 19:40:02 +0000 (19:40 +0000)
committerJon Chesterfield <jonathanchesterfield@gmail.com>
Tue, 12 Jan 2021 19:40:03 +0000 (19:40 +0000)
commit33e2494bea653a845cb0502cc6d3cecdf2b47750
treed1f45ad0d698d88e0dc31cf844fa4012b9f8af95
parentbdd1ad5e5c57ae0f0bf899517c540ad8a679f01a
[libomptarget][amdgpu][nfc] Fix build on centos

[libomptarget][amdgpu][nfc] Fix build on centos

rtl.cpp replaced 224 with a #define from elf.h, but that
doesn't work on a centos 7 build machine with an old elf.h

Reviewed By: ronlieb

Differential Revision: https://reviews.llvm.org/D94528
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp