FreeBSD Bugzilla – Attachment 244618 Details for
Bug 273422
x11-drivers/xf86-video-intel ETIME build failure on 14-STABLE (src update to 14-STABLE from 13-STABLE)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
workaround
patch-tools_virtual.c (text/plain), 312 bytes, created by
Curtis Villamizar
on 2023-09-03 23:08:08 UTC
(
hide
)
Description:
workaround
Filename:
MIME Type:
Creator:
Curtis Villamizar
Created:
2023-09-03 23:08:08 UTC
Size:
312 bytes
patch
obsolete
>--- tools/virtual.c.orig 2023-02-01 13:07:58.000000000 -0500 >+++ tools/virtual.c 2023-09-03 19:02:58.692173000 -0400 >@@ -484,6 +484,10 @@ > } > #endif > >+#ifndef ETIME >+#define ETIME EBUSY /* or pick something from sys/errno.h or a large number */ >+#endif >+ > static int timerfd(int hz) > { > struct itimerspec it;
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 273422
: 244618 |
245934
|
246608