diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-01-22 17:32:54 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-01-22 17:32:54 +0000 |
commit | fdaa50f4815b91bdf9d8c65ecf4765f9c97a43d9 (patch) | |
tree | e45880bb31b9e4ac8898380a4eaa652b3e19b8d6 /deskutils/egroupware | |
parent | e6cfac4836029959ea34b8a965f3ad10fb6367de (diff) | |
download | freebsd-ports-fdaa50f4815b91bdf9d8c65ecf4765f9c97a43d9.zip |
net-p2p/mldonkey: fix build on powerpc64 elfv2
Clang can't build this port on powerpc64:
ld: error: build/client.a(commonShared.o):(function camlCommonShared__ni_2211: .text+0xCE): relocation R_PPC64_TOC16_DS out of range: 121936 is not in [-32768, 32767]
ld: error: build/core.a(donkeyOptions.o):(function camlDonkeyOptions__max_allowed_connected_servers_1641: .text+0x1A): relocation R_PPC64_TOC16_DS out of range: 69120 is not in [-32768, 32767]
ld: error: build/cdk.a(http_lexer.o):(function camlHttp_lexer__get_args_1205: .text+0x12): relocation R_PPC64_TOC16_DS out of range: 203032 is not in [-32768, 32767]
PR: 243221
Approved by: danfe (maintainer)
Diffstat (limited to 'deskutils/egroupware')
0 files changed, 0 insertions, 0 deletions