Skip to content
Snippets Groups Projects
Commit 23de0167 authored by Jungshik Shin's avatar Jungshik Shin
Browse files

Fix Win component build failure

Windows component build with clang has this compile error.

icu_63::uprv_detectWindowsTimeZone' should not add 'dllexport' attribute
[-Werror,-Wdll-attribute-on-redeclaration]
uprv_detectWindowsTimeZone()

Cherry-pick https://github.com/unicode-org/icu/pull/318

TBR=gsathya@chromium.org,ftang@chromium.org

Bug: 913298
Test: Windows component build compiles w/o any error.
Change-Id: I45fc8ac2c1f5fa7821178fea5985c5df6afea850
Reviewed-on: https://chromium-review.googlesource.com/c/1377561


Reviewed-by: default avatarJungshik Shin <jshin@chromium.org>
parent 699e35e3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment