FreeBSD Bugzilla – Attachment 229756 Details for
Bug 259787
sched.h: unknown type name 'cpu_set_t' after 160b4b922b6021848b6b48afc894d16b879b7af2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for lang/ghc, for rts/posix/OSThreads.c
patch-rts_posix_OSThreads.c (text/plain), 393 bytes, created by
Trond Endrestøl
on 2021-11-27 10:47:05 UTC
(
hide
)
Description:
Patch for lang/ghc, for rts/posix/OSThreads.c
Filename:
MIME Type:
Creator:
Trond Endrestøl
Created:
2021-11-27 10:47:05 UTC
Size:
393 bytes
patch
obsolete
>--- rts/posix/OSThreads.c.orig 2021-06-21 06:54:36 UTC >+++ rts/posix/OSThreads.c >@@ -7,6 +7,9 @@ > * > * --------------------------------------------------------------------------*/ > >+/* I suspect sched.h is included way ahead of its intended point of inclusion. */ >+#define _WITH_CPU_SET_T >+ > #include "PosixSource.h" > > /* We've defined _POSIX_SOURCE via "PosixSource.h", and yet still use
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 259787
:
229635
|
229638
|
229718
|
229719
|
229745
|
229756
|
234976
|
234977