- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
[cdrkit.git] / cdrkit-1.1.11-ppc64le_elfheader.patch
blob0542b4e1fe74170bbc3d2259635b254f234bfa59
1 diff -up wrk/include/glibc_elf.h.wrk wrk/include/glibc_elf.h
2 --- wrk/include/glibc_elf.h.wrk 2014-09-19 16:04:45.546981432 +0200
3 +++ wrk/include/glibc_elf.h 2014-09-19 16:38:55.407991682 +0200
4 @@ -2081,7 +2081,8 @@ typedef Elf32_Addr Elf32_Conflict;
5 #define R_PPC64_DTPREL16_HIGHESTA 106 /* half16 (sym+add)@dtprel@highesta */
7 /* Keep this the last entry. */
8 -#define R_PPC64_NUM 107
9 +//symbol conflicting with system headers on ppc64le and nowhere used
10 +//#define R_PPC64_NUM 107
12 /* PowerPC64 specific values for the Dyn d_tag field. */
13 #define DT_PPC64_GLINK (DT_LOPROC + 0)