[Bug 260970] lang/tcl86 missing libtcl86.so.1 and libtclstub86.a
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260970] lang/tcl86"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jan 2022 13:15:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260970
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=552140e98ee4fad6376883482f47cbd6c7c6a05d
commit 552140e98ee4fad6376883482f47cbd6c7c6a05d
Author: Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2022-01-06 13:10:55 +0000
Commit: Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2022-01-06 13:13:58 +0000
lang/tcl86: fix build with non-default options (THREADS off)
The additional lines in the patch to unix/configure were erroneously
placed inside an if block that was guarded by the enablement of the
THREADS option.
PR: 260970
Reported by: David Armstrong <bink19th@pm.me>
lang/tcl86/files/patch-unix-configure | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.