Fix ICU compile error on CentOS by using DateFormatSymbols::NARROW insead of SHORT...
authorSteve Harter <sharter@microsoft.com>
Thu, 1 Oct 2015 22:18:00 +0000 (17:18 -0500)
committerSteve Harter <sharter@microsoft.com>
Mon, 5 Oct 2015 17:09:22 +0000 (12:09 -0500)
commitc9765cd177512f09a6e7d1fac4102d81d87484a8
treef04e231ef1fd5e5641e81b6275cbb6554d9aa632
parentc01cfc5b6310010eb92d40f3ee6dde5df548d18f
Fix ICU compile error on CentOS by using DateFormatSymbols::NARROW insead of SHORT as SHORT is not defined in the version 50 of ICU being used by Centos. SHORT was added in ICU 51.

Commit migrated from https://github.com/dotnet/coreclr/commit/4c11093793d420093e3a0eba51de31b804afc269
src/coreclr/src/corefx/System.Globalization.Native/CMakeLists.txt
src/coreclr/src/corefx/System.Globalization.Native/calendarData.cpp