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>2016-04-05 17:34:53 +0300
committerMarek Safar <marek.safar@gmail.com>2016-11-28 10:56:04 +0300
commit3891a8907626f741037ec76a282c4a89c65aef46 (patch)
treeddf636fcec4501dec476dffb5a1c33628a3287ce /mcs/class/monodoc
parent700a511bac54d497c75036c40f800c7ebfe211d6 (diff)
[build] Roslyn switch
Diffstat (limited to 'mcs/class/monodoc')
-rw-r--r--mcs/class/monodoc/Assembly/AssemblyInfo.cs2
-rw-r--r--mcs/class/monodoc/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/mcs/class/monodoc/Assembly/AssemblyInfo.cs b/mcs/class/monodoc/Assembly/AssemblyInfo.cs
index 61c5fdcb700..4b39ca9bc28 100644
--- a/mcs/class/monodoc/Assembly/AssemblyInfo.cs
+++ b/mcs/class/monodoc/Assembly/AssemblyInfo.cs
@@ -2,5 +2,5 @@ using System.Reflection;
using System.Runtime.CompilerServices;
[assembly:AssemblyVersion("1.0.0.0")]
-[assembly:AssemblyDelaySign(false)]
+[assembly:AssemblyDelaySign(true)]
[assembly:AssemblyKeyFile("../../class/mono.snk")]
diff --git a/mcs/class/monodoc/Makefile b/mcs/class/monodoc/Makefile
index 50f84cfd617..a74c9550b55 100644
--- a/mcs/class/monodoc/Makefile
+++ b/mcs/class/monodoc/Makefile
@@ -110,8 +110,7 @@ LIB_MCS_FLAGS = \
/resource:Resources/mono-ecma.css,mono-ecma.css \
/resource:Resources/mono-ecma.xsl,mono-ecma.xsl \
/resource:Resources/toc-html.xsl,toc-html.xsl \
- $(IMAGE_RESOURCE_COMMAND) \
- /publicsign
+ $(IMAGE_RESOURCE_COMMAND)
CLEAN_FILES += $(the_lib).config