Index: branches/2019Q4/ports-mgmt/pkg/files/patch-libpkg_pkg__jobs.c =================================================================== --- branches/2019Q4/ports-mgmt/pkg/files/patch-libpkg_pkg__jobs.c (nonexistent) +++ branches/2019Q4/ports-mgmt/pkg/files/patch-libpkg_pkg__jobs.c (revision 513649) @@ -0,0 +1,11 @@ +--- libpkg/pkg_jobs.c.orig 2019-09-18 07:11:10 UTC ++++ libpkg/pkg_jobs.c +@@ -74,7 +74,7 @@ struct pkg_jobs_locked { + int (*locked_pkg_cb)(struct pkg *, void *); + void *context; + }; +-static __thread struct pkg_jobs_locked *pkgs_job_lockedpkg; ++static struct pkg_jobs_locked *pkgs_job_lockedpkg; + + #define IS_DELETE(j) ((j)->type == PKG_JOBS_DEINSTALL || (j)->type == PKG_JOBS_AUTOREMOVE) + Property changes on: branches/2019Q4/ports-mgmt/pkg/files/patch-libpkg_pkg__jobs.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2019Q4 =================================================================== --- branches/2019Q4 (revision 513648) +++ branches/2019Q4 (revision 513649) Property changes on: branches/2019Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r513597