Summary: | math/z3 fails to link with relocation R_386_TLS_LE cannot be used with -shared | ||
---|---|---|---|
Product: | Base System | Reporter: | Gleb Popov <arrowd> |
Component: | bin | Assignee: | freebsd-toolchain (Nobody) <toolchain> |
Status: | Closed Not Enough Information | ||
Severity: | Affects Only Me | ||
Priority: | --- | ||
Version: | CURRENT | ||
Hardware: | Any | ||
OS: | Any |
Description
Gleb Popov
2023-02-15 19:15:59 UTC
Bumped into the same issue while poking on lang/ghc. This time it is FreeBSD 12.4/i386 A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7978785066d27708415f5955d563b95ceb523088 commit 7978785066d27708415f5955d563b95ceb523088 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-01-03 20:00:33 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-01-03 20:00:58 +0000 math/z3: Unbreak on i386 PR: 269570 math/z3/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) |