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:
authorRaja R Harinath <harinath@hurrynot.org>2004-07-02 12:15:53 +0400
committerRaja R Harinath <harinath@hurrynot.org>2004-07-02 12:15:53 +0400
commit8feefe364c32b7a820a96ae237883e816c52ee84 (patch)
tree695dfe509a2a3c2b91819e64f1abd4ee21e7a8ca /ChangeLog
parent86f21eba3e2545d61b39e6a0012721cb1e3fc5a3 (diff)
(mcs-do-basic-build, mcs-do-short-build):
Pass NO_SIGN_ASSEMBLY=yes to sub-make. ($(tmpinst)/bin/mono) [PLATFORM_WIN32]: Make it work. svn path=/trunk/mono/; revision=30642
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd01b8717b4..1a631ba75b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-02 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile.am (mcs-do-basic-build, mcs-do-short-build):
+ Pass NO_SIGN_ASSEMBLY=yes to sub-make.
+ ($(tmpinst)/bin/mono) [PLATFORM_WIN32]: Make it work.
+
2004-07-02 Zoltan Varga <vargaz@freemail.hu>
* man/mono.1: Added 'aot' to trace options.