static function pointers only on ppc64 big endian elfv1 abi - gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
authorCamm Maguire <camm@debian.org>2014年09月28日 17:09:31 -0400
committerCamm Maguire <camm@debian.org>2014年09月28日 17:09:31 -0400
commit61a672de8bcc23cde017d2cb7cbb87ba0ddfbe8d (patch)
tree2f1ed5da90a9e674e415a51dada4860ab3ea9704
parent675ab185df1b40d542f182214db427829225e6db (diff)
downloadgcl-61a672de8bcc23cde017d2cb7cbb87ba0ddfbe8d.tar.gz
static function pointers only on ppc64 big endian elfv1 abi
Diffstat
-rw-r--r--gcl/h/powerpc-linux.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcl/h/powerpc-linux.h b/gcl/h/powerpc-linux.h
index 3e2e4a4f5..d47376f96 100644
--- a/gcl/h/powerpc-linux.h
+++ b/gcl/h/powerpc-linux.h
@@ -22,10 +22,10 @@
#ifdef WORDS_BIGENDIAN
#define RELOC_H "elf64_ppc_reloc.h"
#define SPECIAL_RELOC_H "elf64_ppc_reloc_special.h"
+#define STATIC_FUNCTION_POINTERS
#else
#define RELOC_H "elf64_ppcle_reloc.h"
#define SPECIAL_RELOC_H "elf64_ppcle_reloc_special.h"
#endif
-#define STATIC_FUNCTION_POINTERS
#define C_GC_OFFSET 4
#endif
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月05日 07:30:08 +0000

AltStyle によって変換されたページ (->オリジナル) /