Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 348202 Details for
Bug 469766
dev-libs/icu fails to build against sys-libs/uclibc - ?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
uclibc doesn't have U_TIMEZONE?
timezone.patch (text/plain), 321 bytes, created by
pmn
on 2013-05-14 02:00:01 UTC
(
hide
)
Description:
uclibc doesn't have U_TIMEZONE?
Filename:
MIME Type:
Creator:
pmn
Created:
2013-05-14 02:00:01 UTC
Size:
321 bytes
patch
obsolete
>--- source/common/putil.cpp.orig 2012-08-17 12:49:52.178027601 -0400 >+++ source/common/putil.cpp 2012-08-17 12:51:54.158502634 -0400 >@@ -633,7 +633,7 @@ > U_CAPI int32_t U_EXPORT2 > uprv_timezone() > { >-#ifdef U_TIMEZONE >+#if defined(U_TIMEZONE) && !defined(__UCLIBC__) > return U_TIMEZONE; > #else > time_t t, t1, t2;
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 469766
: 348202