Page MenuHomeFreeBSD

games/filters: fix build
ClosedPublic

Authored by pkubaj on Apr 17 2019, 7:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 6:07 PM
Unknown Object (File)
Sat, Oct 4, 3:24 PM
Unknown Object (File)
Sat, Sep 27, 10:45 PM
Unknown Object (File)
Sep 7 2025, 6:14 AM
Unknown Object (File)
Sep 6 2025, 10:47 AM
Unknown Object (File)
Sep 6 2025, 2:32 AM
Unknown Object (File)
Sep 5 2025, 2:38 PM
Unknown Object (File)
Jul 22 2025, 2:37 PM
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