projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e34da
)
fix powerpc build breakage from dynamic linker path search changes
author
Rich Felker
<dalias@aerifal.cx>
Fri, 26 Jul 2013 07:10:11 +0000
(
03:10
-0400)
committer
Rich Felker
<dalias@aerifal.cx>
Fri, 26 Jul 2013 07:10:11 +0000
(
03:10
-0400)
arch/powerpc/reloc.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/reloc.h
b/arch/powerpc/reloc.h
index 80b9ebc9812bd53e5b1c2f0546d7d7d165d9da09..2877ce2a3cc7698daa0a751475d0234ce63b3575 100644
(file)
--- a/
arch/powerpc/reloc.h
+++ b/
arch/powerpc/reloc.h
@@
-1,7
+1,7
@@
#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)