X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fpowerpc%2Freloc.h;h=80b9ebc9812bd53e5b1c2f0546d7d7d165d9da09;hb=ad4a536769b5d4a736e324a7416571b0c17e47b9;hp=113dfa151e113f4dbf870e0073d57a0ab63cc103;hpb=a4db94ab78db29eddc957879251f3e0bc7ffb571;p=musl 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)