X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=arch%2Fpowerpc%2Freloc.h;h=80b9ebc9812bd53e5b1c2f0546d7d7d165d9da09;hp=113dfa151e113f4dbf870e0073d57a0ab63cc103;hb=f389c4984a0fee80c5322e4d1ec3aa207e9b5c01;hpb=23815f88df6c45247f3755dc7857f4013264c04f diff --git a/arch/powerpc/reloc.h b/arch/powerpc/reloc.h index 113dfa15..80b9ebc9 100644 --- a/arch/powerpc/reloc.h +++ b/arch/powerpc/reloc.h @@ -1,7 +1,7 @@ #include #include -#define ETC_LDSO_PATH "/etc/ld-musl-powerpc.path" +#define LDSO_ARCH "powerpc" ENDIAN_SUFFIX #define IS_COPY(x) ((x)==R_PPC_COPY) #define IS_PLT(x) ((x)==R_PPC_JMP_SLOT)