We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766d29a commit 1e4274eCopy full SHA for 1e4274e
mcs/class/Makefile
@@ -199,7 +199,7 @@ orbis_dirs_parallel := \
199
$(filter-out Microsoft.CSharp Mono.Data.Sqlite,$(mobile_common_dirs_parallel))
200
201
unityaot_dirs_parallel := \
202
- $(filter-out Microsoft.CSharp,$(mobile_common_dirs_parallel))
+ $(mobile_common_dirs_parallel)
203
204
xammac_4_5_dirs_parallel := \
205
Mono.Security \
0 commit comments