Date: Tue, 23 Nov 2021 15:02:59 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 259787] sched.h: unknown type name 'cpu_set_t' after 160b4b922b6021848b6b48afc894d16b879b7af2 Message-ID: <bug-259787-12827-MPfC40dDkj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259787-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-259787-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259787 --- Comment #24 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D2f6fd28d6732051e10edf81dd0a3e93= f7d9bb86b commit 2f6fd28d6732051e10edf81dd0a3e93f7d9bb86b Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-11-23 14:59:54 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-11-23 15:02:28 +0000 multimedia/gavl: opt in to sched* functions Make sched* functions available as required by =20=20=20=20=20=20=20=20=20=20=20 https://cgit.freebsd.org/src/commit/?id=3D90fa9705d5cd29cf11c5dc7319299788d= ec2546a benchmark.c:1854:7: warning: implicit declaration of function 'sched_setaffinity' is invalid in C99 [-Wimplicit-function-declaration] if(!sched_setaffinity(0, sizeof(cpuset), &cpuset)) PR: 259787 multimedia/gavl/Makefile | 3 +++ 1 file changed, 3 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259787-12827-MPfC40dDkj>