[bcl] Add stub Mono.Posix.dll to 4.0 folder so FSharp bootstrapping works
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 12 May 2016 15:47:03 +0000 (17:47 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 12 May 2016 15:48:26 +0000 (17:48 +0200)
commitd2d32de261a820f68a165ecca5009ccf631b256b
tree20c8448c8e7ad17626f8ab8726343339851b1baa
parent405bf02e72d18cec91810563d0559956089239f5
[bcl] Add stub Mono.Posix.dll to 4.0 folder so FSharp bootstrapping works

It was checking the existence of the file which doesn't work anymore after the -api rename.
This was already fixed upstream in https://github.com/fsharp/fsharp/pull/525 but the bootstrap package doesn't have the fix yet.

Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=41052
mcs/class/reference-assemblies/Makefile