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>2018-09-13 13:31:56 +0300
committerMarek Safar <marek.safar@gmail.com>2018-09-13 14:54:00 +0300
commitfbaeba4fec17df1c730550e2355316121f309976 (patch)
treec28eaad31bee51ef46f89e3be8c94ba3c4b6ed0a
parente944415e26295216ab91f6de0cc64b191e835f3f (diff)
[2018-06][Facades] Removes duplicate entry
-rw-r--r--mcs/class/Facades/subdirs.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Facades/subdirs.make b/mcs/class/Facades/subdirs.make
index 5767b9693c0..09243bdb1cd 100644
--- a/mcs/class/Facades/subdirs.make
+++ b/mcs/class/Facades/subdirs.make
@@ -91,7 +91,7 @@ wasm_SUBDIRS = $(common_DEPS_SUBDIRS) $(netstandard_drawing_SUBDIRS) $(mobile_on
wasm_PARALLEL_SUBDIRS = $(common_SUBDIRS) $(mobile_only_SUBDIRS)
mobile_only_SUBDIRS = System.Security.Cryptography.Pkcs System.Threading.Tasks.Extensions System.Memory System.Buffers \
-System.Security.Cryptography.Cng System.Runtime.Loader System.Xml.XPath.XmlDocument System.Reflection.DispatchProxy System.Memory System.Drawing.Common
+System.Security.Cryptography.Cng System.Runtime.Loader System.Xml.XPath.XmlDocument System.Reflection.DispatchProxy System.Drawing.Common
mobile_only_DEPS_SUBDIRS = System.Security.Cryptography.OpenSsl