Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71207 Details for
Bug 110127
useless code for ppc-macos in glib ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
enables poll emulation also on tiger
glib-poll.patch (text/plain), 307 bytes, created by
Emanuele Giaquinta (RETIRED)
on 2005-10-22 09:36:13 UTC
(
hide
)
Description:
enables poll emulation also on tiger
Filename:
MIME Type:
Creator:
Emanuele Giaquinta (RETIRED)
Created:
2005-10-22 09:36:13 UTC
Size:
307 bytes
patch
obsolete
>--- glib/gmain.c 2005-10-22 18:30:01.000000000 +0200 >+++ glib/gmain.c 2005-10-22 18:28:46.000000000 +0200 >@@ -52,7 +52,7 @@ > /* The poll() emulation on OS/X doesn't handle fds=NULL, nfds=0, > * so we prefer our own poll emulation. > */ >-#ifdef _POLL_EMUL_H_ >+#ifdef __APPLE__ > #undef HAVE_POLL > #endif >
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 110127
: 71207