FreeBSD Bugzilla – Attachment 150659 Details for
Bug 196044
devel/icu: unbreak on mips
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix
icu.patch (text/plain), 843 bytes, created by
Dmitry Marakasov
on 2014-12-16 23:28:14 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-12-16 23:28:14 UTC
Size:
843 bytes
patch
obsolete
>Index: files/patch-common__unicode__platform.h >=================================================================== >--- files/patch-common__unicode__platform.h (revision 0) >+++ files/patch-common__unicode__platform.h (working copy) >@@ -0,0 +1,12 @@ >+--- common/unicode/platform.h.orig 2013-09-12 03:46:50.000000000 +0400 >++++ common/unicode/platform.h 2014-12-16 03:44:56.000000000 +0300 >+@@ -152,6 +152,9 @@ >+ # define U_PLATFORM U_PF_DARWIN >+ # endif >+ #elif defined(BSD) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__MirBSD__) >++# if defined(__FreeBSD__) >++# include <sys/endian.h> >++# endif >+ # define U_PLATFORM U_PF_BSD >+ #elif defined(sun) || defined(__sun) >+ /* Check defined(__SVR4) || defined(__svr4__) to distinguish Solaris from SunOS? */
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 196044
: 150659