提交 16ac00ac 编写于 作者: R Rich Felker

fix powerpc build breakage from dynamic linker path search changes

上级 c5e34dab
#include <string.h>
#include <elf.h>
#define LDSO_ARCH "powerpc" ENDIAN_SUFFIX
#define LDSO_ARCH "powerpc"
#define IS_COPY(x) ((x)==R_PPC_COPY)
#define IS_PLT(x) ((x)==R_PPC_JMP_SLOT)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册