Blame SOURCES/fsharp-no-shared-compilation.patch

8d396f
Index: a/FSharpBuild.Directory.Build.props
8d396f
===================================================================
8d396f
--- a/FSharpBuild.Directory.Build.props
8d396f
+++ b/FSharpBuild.Directory.Build.props
8d396f
@@ -21,6 +21,7 @@
8d396f
     <ValueTupleImplicitPackageVersion>4.4.0</ValueTupleImplicitPackageVersion>
8d396f
     <WarningsAsErrors>1182;0025;$(WarningsAsErrors)</WarningsAsErrors>
8d396f
     <OtherFlags>$(OtherFlags) --nowarn:3384</OtherFlags>
8d396f
+    <UseSharedCompilation>false</UseSharedCompilation>
8d396f
   </PropertyGroup>
8d396f
 
8d396f