Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2019-01-21 18:26:51 +0300
committerGitHub <noreply@github.com>2019-01-21 18:26:51 +0300
commit6fee0c0ad874dbfda26f9de7a365cf77496d38e9 (patch)
tree3c79b18f0f29dfd5c4be3b4fd76bd84b5e5fd97c /mcs/Makefile
parent86bae56326d2424530e84efa36c162c7da9e88e4 (diff)
[build] Fix netcore build (#12526)
* [build] Fix netcore build * Fix Mono env parsing for netcore and reduce Task dependencies * Fix the build
Diffstat (limited to 'mcs/Makefile')
-rw-r--r--mcs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/Makefile b/mcs/Makefile
index 67a05914f5c..268866a5f66 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -89,7 +89,6 @@ $(_boot_:%=profile-do--orbis--%): profile-do--orbis--%:
$(_boot_:%=profile-do--unreal--%): profile-do--unreal--%: profile-do--build--%
$(_boot_:%=profile-do--wasm--%): profile-do--wasm--%: profile-do--build--%
$(_boot_:%=profile-do--wasm_tools--%): profile-do--wasm_tools--%: profile-do--build--%
-$(_boot_:%=profile-do--netcore--%): profile-do--netcore--%: profile-do--build--%
compiler-test:
$(MAKE) -C tests test