FreeBSD Bugzilla – Attachment 42730 Details for
Bug 66572
[patch] comms/libticables: fix sparc64 build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 802 bytes, created by
Tijl Coosemans
on 2004-05-12 17:30:20 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2004-05-12 17:30:20 UTC
Size:
802 bytes
patch
obsolete
>diff -urN libticables.orig/files/patch-src-ioports.c libticables/files/patch-src-ioports.c >--- libticables.orig/files/patch-src-ioports.c Wed Apr 28 14:00:20 2004 >+++ libticables/files/patch-src-ioports.c Wed May 12 17:56:37 2004 >@@ -1,5 +1,14 @@ >---- src/ioports.c.orig Mon Nov 17 19:15:57 2003 >-+++ src/ioports.c Mon Nov 17 19:39:35 2003 >+--- src/ioports.c.orig Wed Aug 27 11:34:39 2003 >++++ src/ioports.c Wed May 12 17:56:00 2004 >+@@ -41,7 +41,7 @@ >+ #if defined(__I386__) && defined(HAVE_ASM_IO_H) && defined(HAVE_SYS_PERM_H) >+ # include <sys/perm.h> >+ # include <asm/io.h> >+-#elif defined(__BSD__) >++#elif defined(__BSD__) && defined(__I386__) >+ # include <machine/sysarch.h> >+ # include <machine/cpufunc.h> >+ #elif defined(__WIN32__) > @@ -107,7 +107,7 @@ > } > #endif /* 0 */ /* __MACOSX__ */
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 66572
: 42730