maintainer-feedback requested: [Bug 219057] [patch] devel/libical is parallel-build safe
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 4 04:36:50 UTC 2017
jiashiun at gmail.com has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to gnome at FreeBSD.org:
Bug 219057: [patch] devel/libical is parallel-build safe
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219057
--- Description ---
Created attachment 182292
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182292&action=edit
Remove MAKE_JOBS_UNSAFE from devel/libical
looks upstream libical has fixed parallel build for v2.0 in
https://github.com/libical/libical/commit/dcc40c7ae2d337a0d83c077bf9d8f283499c6
717
related issue:
https://github.com/libical/libical/issues/219
So, it is ok now to remove MAKE_JOBS_UNSAFE.
Patch tested ok on a 12-core machine.
More information about the freebsd-gnome
mailing list