Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Oct 2019 18:35:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        mips@FreeBSD.org
Subject:   [Bug 240822] ports-mgmt/pkg does not build on mips64
Message-ID:  <bug-240822-27794-oHf77ZIl4z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240822-27794@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240822-27794@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240822

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: bapt
Date: Wed Oct  2 18:35:30 UTC 2019
New revision: 513597
URL: https://svnweb.freebsd.org/changeset/ports/513597

Log:
  Attempt to fix pkg on mips.

  Since recently, libarchive is linked to libzstd, which itself uses threads
  somehow, this make the build of pkg in mips unhappy.

  Given libpkg is not threadsafe anyway just drop the __thread

  PR:           240822
  Reported by:  tech-lists@zyxst.net and mandree
  Discussed with:       jhb

Changes:
  head/ports-mgmt/pkg/files/patch-libpkg_pkg__jobs.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240822-27794-oHf77ZIl4z>