[sdks/ios] Build libMonoPosixHelper for device architectures, so that zlib-helper...
commit5501111e8ab8c7e03694a8d9fb9705e420486425
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Wed, 3 Oct 2018 14:46:47 +0000 (3 16:46 +0200)
committerLudovic Henry <luhenry@microsoft.com>
Wed, 3 Oct 2018 14:46:47 +0000 (3 10:46 -0400)
tree876ce4d490fa550e6aa19492849d40501791f933
parent0eea3157279d3d43debd5e4e29dda52f4aa9993e
[sdks/ios] Build libMonoPosixHelper for device architectures, so that zlib-helper.o is created. (#10921)

xamarin-macios currently builds zlib-helper.o using mono's source code.

It would be preferrable to use a version built by mono, and since
zlib-helper.o is a byproduct of building libMonoPosixHelper, we need to build
libMonoPosixHelper (we already build it for simulator architectures), even
though we don't need/use libMonoPosixHelper itself.
sdks/builds/ios.mk