Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 337282 Details for
Bug 454608
dev-java/rxtx patches to build on ppc64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys/io.h patch
rxtx-2.1-7r2-ppcioh.diff (text/plain), 352 bytes, created by
Stephen Lewis
on 2013-01-30 02:50:09 UTC
(
hide
)
Description:
sys/io.h patch
Filename:
MIME Type:
Creator:
Stephen Lewis
Created:
2013-01-30 02:50:09 UTC
Size:
352 bytes
patch
obsolete
>--- src/RawImp.c.orig 2013-01-27 11:42:36.000000000 -0800 >+++ src/RawImp.c 2013-01-27 11:58:01.000000000 -0800 >@@ -61,7 +61,7 @@ > # include <linux/serial.h> > # include <linux/version.h> > #endif >-#ifndef __APPLE__ /* dima */ >+#if !defined __APPLE__ && !defined __powerpc__ && !defined __powerpc64__ /* dima */ > #include <sys/io.h> > #endif /* dima */ >
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 Raw
Actions:
View
Attachments on
bug 454608
:
337280
| 337282 |
337284