FreeBSD Bugzilla – Attachment 234122 Details for
Bug 264152
update of devel/indi to 1.9.6: patch fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for files/patch-libs_indicom.c
patch-libs_indicom.c.diff (text/plain), 746 bytes, created by
tjlegg
on 2022-05-22 16:04:04 UTC
(
hide
)
Description:
patch for files/patch-libs_indicom.c
Filename:
MIME Type:
Creator:
tjlegg
Created:
2022-05-22 16:04:04 UTC
Size:
746 bytes
patch
obsolete
>--- patch-libs_indicom.c.orig 2022-05-22 23:58:03.161376000 +0800 >+++ patch-libs_indicom.c 2022-05-22 23:58:18.966709000 +0800 >@@ -10,20 +10,3 @@ > #include <libnova/julian_day.h> > @@ -61,7 +62,9 @@ > #endif >- >- #if defined(BSD) && !defined(__GNU__) >-+#if defined __APPLE__ >- #include <IOKit/serial/ioss.h> >-+#endif >- #include <sys/ioctl.h> >- #endif >- >-@@ -763,7 +766,7 @@ int tty_connect(const char *device, int bit_rate, int >- case 57600: bps = B57600; break; >- case 115200: bps = B115200; break; >- case 230400: bps = B230400; break; >--#ifndef __APPLE__ >-+#if !defined __APPLE__ && !defined(__FreeBSD__) >- case 460800: bps = B460800; break; >- case 576000: bps = B576000; break; >- case 921600: bps = B921600; break;
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 264152
: 234122