From 85ff3efc417fe782c40dac02592310f3dbe898a0 Mon Sep 17 00:00:00 2001 From: Andre Barboza Date: Fri, 24 Feb 2017 08:36:45 +0700 Subject: development/mono: Updated for version 4.8.0.495. Signed-off-by: Willy Sudiarto Raharjo --- development/mono/README | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'development/mono/README') diff --git a/development/mono/README b/development/mono/README index 0cf9c6fb70..00b893399e 100644 --- a/development/mono/README +++ b/development/mono/README @@ -7,11 +7,9 @@ for Linux. Note: - Mono build relies on a working Mono C# compiler to compile itself - (also known as bootstrapping). - If you don't have a working Mono installation, the build process would - use the 'monolite' distribution, which contains just enough to run the - 'mcs' compiler. - This is considered a "slightly more risky approach" to build Mono, so - this SlackBuild uses a full featured precompiled Mono Compiler to - bootstrap. - + (also known as bootstrapping). However, without Mono installed, the + build process uses the 'monolite' distribution, which contains just + enough to run the 'mcs' compiler. + This is considered a "slightly more risky approach" to build Mono. + So, besides Mono sources, this SlackBuild uses a full featured + and precompiled Mono Compiler to bootstrap. -- cgit v1.2.3