Date: Thu, 5 May 2022 07:06:51 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 8c7fc4c7d4cd - 2022Q2 - devel/hs-threadscope: Mark BROKEN on aarch64. Message-ID: <202205050706.24576p23004938@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q2 has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c7fc4c7d4cdaa8e994cae9507eb110e66a1b064 commit 8c7fc4c7d4cdaa8e994cae9507eb110e66a1b064 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2022-05-05 06:12:59 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-05-05 07:06:35 +0000 devel/hs-threadscope: Mark BROKEN on aarch64. Reported by: pkg-fallout (cherry picked from commit 09cba4810242c04f795cbdb86c9c16c297cd9aea) --- devel/hs-threadscope/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/hs-threadscope/Makefile b/devel/hs-threadscope/Makefile index 4f7ec2914dc8..a174f01fffaf 100644 --- a/devel/hs-threadscope/Makefile +++ b/devel/hs-threadscope/Makefile @@ -34,4 +34,6 @@ USE_CABAL= alex-3.2.6 \ utf8-string-1.0.2 \ vector-0.12.2.0 +BROKEN_aarch64= ld.lld: error: relocation R_AARCH64_PREL64 cannot be used against symbol ... recompile with -fPIC + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205050706.24576p23004938>