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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-08-31 01:41:53 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-08-31 01:41:53 +0300
commit2439f17bef29b0bf5ae4fc81a1e7f96514810ff5 (patch)
tree7947886972b097e6958bf668c6da332813d0ffd3 /mcs/class/System.Security
parent9a287c04126d095e7371afee32632febd0dafd93 (diff)
Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"
This reverts commit 9a287c04126d095e7371afee32632febd0dafd93, reversing changes made to 4a79280b3bef8d5f15da9ddd2a2af3a03e194b03. It breaks tons of tests.
Diffstat (limited to 'mcs/class/System.Security')
-rw-r--r--mcs/class/System.Security/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mcs/class/System.Security/Makefile b/mcs/class/System.Security/Makefile
index 2257ab09539..ae2de1a6370 100644
--- a/mcs/class/System.Security/Makefile
+++ b/mcs/class/System.Security/Makefile
@@ -28,10 +28,6 @@ EXTRA_DISTFILES = \
RESX_RESOURCE_STRING = ../../../external/corefx/src/System.Security.Cryptography.Xml/src/Resources/Strings.resx
-ifdef MOBILE_PROFILE
-NO_TEST = yes
-endif
-
include ../../build/library.make
$(build_lib): $(secxml_libdir)/System.dll $(MONO_SECURITY_DLL)