summaryrefslogtreecommitdiff
path: root/sync.sh
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2017-03-07 12:03:08 +0100
committerGitHub <noreply@github.com>2017-03-07 12:03:08 +0100
commit6c60ce7d4b1c438ecd034fdc5456697c5805e850 (patch)
treed713509844fc60e2329b7fb53e3e382e4267cafd /sync.sh
parentfd62b32850e9f6be88c6ece155b447b1ff167908 (diff)
downloadcoreclr-6c60ce7d4b1c438ecd034fdc5456697c5805e850.tar.gz
coreclr-6c60ce7d4b1c438ecd034fdc5456697c5805e850.tar.bz2
coreclr-6c60ce7d4b1c438ecd034fdc5456697c5805e850.zip
Enhance ICU version scan (#9993)
The scanning that tries to find locally installed ICU version was not considering the case when only ICU library files with major version component were present (like libicuuc.so.52). This is a rare case that I've seen so far only when people built and installed ICU manually. But it is worth to add checks for such case as a fallback, which is what this change does. I have also added checks for minorVersion and subVersion being -1 when trying to detect the symbol versioning used. While the pre-existing code would still work fine, it would unnecessarily try nonsensical version.
Diffstat (limited to 'sync.sh')
0 files changed, 0 insertions, 0 deletions