Page MenuHomeFreeBSD

games/filters: fix build
ClosedPublic

Authored by pkubaj on Apr 17 2019, 7:49 PM.
Tags
None
Referenced Files
F107425194: D19943.id56314.diff
Mon, Jan 13, 11:56 PM
F107418944: D19943.id56308.diff
Mon, Jan 13, 9:37 PM
Unknown Object (File)
Dec 5 2024, 7:36 PM
Unknown Object (File)
Dec 5 2024, 4:47 PM
Unknown Object (File)
Nov 2 2024, 12:49 PM
Unknown Object (File)
Nov 1 2024, 1:57 AM
Unknown Object (File)
Oct 16 2024, 4:04 PM
Unknown Object (File)
Sep 9 2024, 12:13 AM
Subscribers
None

Details

Summary

I encountered a build issue on powerpc64 (possibly also present on other architectures) caused by race condition.
Solved by MAKE_JOBS_UNSAFE=yes
Accepted by maintainer at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237311

Test Plan

make MAKE_JOBS_UNSAFE=yes

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable