From 641a94bb8a568528bd15efd2057be065f1b990d8 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 17 Oct 2003 01:27:16 +0000 Subject: Always include x86 bits even on non-x86 platforms. This fixes builds on non-x86 platforms. Submitted by: maintainer --- .../elfsh/files/patch-libelfsh::include::libelfsh.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 devel/elfsh/files/patch-libelfsh::include::libelfsh.h (limited to 'devel') diff --git a/devel/elfsh/files/patch-libelfsh::include::libelfsh.h b/devel/elfsh/files/patch-libelfsh::include::libelfsh.h new file mode 100644 index 000000000000..e0572dc9d740 --- /dev/null +++ b/devel/elfsh/files/patch-libelfsh::include::libelfsh.h @@ -0,0 +1,20 @@ +--- libelfsh/include/libelfsh.h Thu Aug 21 04:11:03 2003 ++++ libelfsh/include/libelfsh.h.patch Fri Oct 10 14:33:43 2003 +@@ -713,5 +713,17 @@ + int elfsh_sync_sorted_symtab(elfshsect_t *sect); + int elfsh_sort_symtab(Elf32_Sym *symtab, int size, int type); + ++#define R_386_NONE 0 /* No reloc */ ++#define R_386_32 1 /* Direct 32 bit */ ++#define R_386_PC32 2 /* PC relative 32 bit */ ++#define R_386_GOT32 3 /* 32 bit GOT entry */ ++#define R_386_PLT32 4 /* 32 bit PLT address */ ++#define R_386_COPY 5 /* Copy symbol at runtime */ ++#define R_386_GLOB_DAT 6 /* Create GOT entry */ ++#define R_386_JMP_SLOT 7 /* Create PLT entry */ ++#define R_386_RELATIVE 8 /* Adjust by program base */ ++#define R_386_GOTOFF 9 /* 32 bit offset to GOT */ ++#define R_386_GOTPC 10 /* 32 bit PC relative offset to GOT */ ++ + + #endif /* __LIBELFSH_H_ */ -- cgit ption> FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gctpc
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2016-12-10 23:29:02 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2016-12-10 23:29:02 +0800
commitb1001d70f01d51c768db3a1e8e00cd1b7a245440 (patch)
tree7268e086efcba602ca5f14534bce6f7075c92810 /misc/gctpc
parent2c467c5afbd45537746e9d808e5e92481c8d28b9 (diff)
parent43ae45671e24ac2b498ed0e5af2e3d27383b4320 (diff)
downloadfreebsd-ports-graphics-mesa-next.tar.gz
freebsd-ports-graphics-mesa-next.tar.zst
freebsd-ports-graphics-mesa-next.zip
Merge branch 'master' into mesa-nextHEADmesa-next
Diffstat (limited to 'misc/gctpc')
0 files changed, 0 insertions, 0 deletions