Remove Mac OS minor version number from package filtering.
authorJoel Hendrix <jhendrix@microsoft.com>
Mon, 11 Jul 2016 18:00:18 +0000 (11:00 -0700)
committerJoel Hendrix <jhendrix@microsoft.com>
Mon, 11 Jul 2016 18:00:18 +0000 (11:00 -0700)
commita9c970734bc1d5ae8541c59ff8b9115be96a0fe6
treea3f198107923e07a9a93cde8c940f130ea447bb6
parent4f37d90ee0e7e3125c1d8eeba187699e4f0107b7
Remove Mac OS minor version number from package filtering.

Building on Mac OS 10.11 produces binaries that are compatible with
version 10.10.  It order to build packages on Macs running 10.11 I have
removed the OS minor version number as part of the package filtering.

Commit migrated from https://github.com/dotnet/corefx/commit/04b54e7ac019640a30272202aaaa210a02a29989
src/libraries/Native/pkg/runtime.native.System.IO.Compression/runtime.native.System.IO.Compression.builds
src/libraries/Native/pkg/runtime.native.System.Net.Http/runtime.native.System.Net.Http.builds
src/libraries/Native/pkg/runtime.native.System.Net.Security/runtime.native.System.Net.Security.builds
src/libraries/Native/pkg/runtime.native.System.Security.Cryptography/runtime.native.System.Security.Cryptography.builds
src/libraries/Native/pkg/runtime.native.System/runtime.native.System.builds
src/libraries/build-packages.sh