[Bug 240822] ports-mgmt/pkg does not build on mips64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 2 18:35:51 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240822

--- Comment #3 from commit-hook at 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 at zyxst.net and mandree
  Discussed with:       jhb

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list