From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/3] package/mono: enable mono library compilation
Date: Sat, 14 Feb 2015 07:58:39 +0100 [thread overview]
Message-ID: <20150214075839.5ee08252@free-electrons.com> (raw)
In-Reply-To: <1423748972-17471-2-git-send-email-angelo.compagnucci@gmail.com>
Dear Angelo Compagnucci,
On Thu, 12 Feb 2015 14:49:30 +0100, Angelo Compagnucci wrote:
> diff --git a/package/mono/mono.mk b/package/mono/mono.mk
> index 0bbf338..9ec3c24 100644
> --- a/package/mono/mono.mk
> +++ b/package/mono/mono.mk
> @@ -21,7 +21,6 @@ MONO_AUTORECONF = YES
> MONO_CONF_OPTS = --disable-gtk-doc \
> --with-mcs-docs=no \
> --with-moonlight=no \
> - --disable-libraries \
> --with-ikvm-native=no \
> --enable-minimal=aot,profiler,debug \
> --disable-mcs-build \
Apparently, Mono was working fine with --disable-libraries, as long as
no third party libraries are used. So should we make this optional
instead? What is the size impact of this (i.e a Mono build with
--disable-libraries, and a Mono build without --disable-libraries), in
terms of installed size? If the size difference is small compared to
the overall size of Mono, then I'm fine for doing it unconditionally.
Could you comment on this?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-02-14 6:58 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-12 13:49 [Buildroot] [PATCH v4 0/3] Adding GTK# package Angelo Compagnucci
2015-02-12 13:49 ` [Buildroot] [PATCH v4 1/3] package/mono: enable mono library compilation Angelo Compagnucci
2015-02-14 6:58 ` Thomas Petazzoni [this message]
2015-02-14 8:53 ` Angelo Compagnucci
2015-02-14 9:17 ` Thomas Petazzoni
2015-02-14 9:19 ` Angelo Compagnucci
2015-02-14 9:24 ` Thomas Petazzoni
2015-02-12 13:49 ` [Buildroot] [PATCH v4 2/3] system: Defaulting TZ_LOCALTIME to UTC Angelo Compagnucci
2015-02-14 7:36 ` Thomas Petazzoni
2015-02-14 8:09 ` Angelo Compagnucci
2015-02-15 14:13 ` Yann E. MORIN
2015-02-21 22:47 ` Thomas Petazzoni
2015-02-12 13:49 ` [Buildroot] [PATCH v4 3/3] package/gtksharp: new package Angelo Compagnucci
2015-02-14 7:44 ` Thomas Petazzoni
2015-02-14 8:28 ` Angelo Compagnucci
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150214075839.5ee08252@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox