diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2024-08-02 12:17:33 +0200 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2024-08-04 14:00:52 +0200 |
commit | 56ab61c888d5b384746e7ad639d5ae42ec9a6af9 (patch) | |
tree | e89ef16fefcbeda670a3c56059e8950a4291a0f2 /graphics/zphoto/files/patch-exif.c | |
parent | science/openmc: don't enable OPENMP without libomp (diff) |
lang/ocaml: fix build on powerpc
ld: error: relocation R_PPC_ADDR16_HA cannot be used against symbol 'caml_program'; recompile with -fPIC
>>> defined in power_libasmrunpic.o
>>> referenced by power_libasmrunpic.o:(caml_start_program)
ld: error: relocation R_PPC_ADDR16_LO cannot be used against symbol 'caml_program'; recompile with -fPIC
>>> defined in power_libasmrunpic.o
>>> referenced by power_libasmrunpic.o:(caml_start_program)
ld: error: relocation R_PPC_ADDR16_HA cannot be used against symbol 'caml_apply2'; recompile with -fPIC
>>> defined in power_libasmrunpic.o
>>> referenced by power_libasmrunpic.o:(caml_callback2_asm)
ld: error: relocation R_PPC_ADDR16_LO cannot be used against symbol 'caml_apply2'; recompile with -fPIC
>>> defined in power_libasmrunpic.o
>>> referenced by power_libasmrunpic.o:(caml_callback2_asm)
ld: error: relocation R_PPC_ADDR16_HA cannot be used against symbol 'caml_apply3'; recompile with -fPIC
>>> defined in power_libasmrunpic.o
>>> referenced by power_libasmrunpic.o:(caml_callback3_asm)
ld: error: relocation R_PPC_ADDR16_LO cannot be used against symbol 'caml_apply3'; recompile with -fPIC
>>> defined in power_libasmrunpic.o
>>> referenced by power_libasmrunpic.o:(caml_callback3_asm)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Diffstat (limited to 'graphics/zphoto/files/patch-exif.c')
0 files changed, 0 insertions, 0 deletions