Page MenuHomeFreeBSD

games/filters: fix build
ClosedPublic

Authored by pkubaj on Apr 17 2019, 7:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 8, 2:27 AM
Unknown Object (File)
Sat, Nov 4, 4:12 AM
Unknown Object (File)
Oct 7 2023, 1:24 AM
Unknown Object (File)
Oct 3 2023, 4:08 AM
Unknown Object (File)
Oct 1 2023, 4:07 AM
Unknown Object (File)
Sep 1 2023, 8:49 AM
Unknown Object (File)
Aug 18 2023, 5:01 AM
Unknown Object (File)
Jul 11 2023, 5:04 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