Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/2] disable static libraries in Angstrom
Date: Sun, 10 Jan 2010 19:04:16 +0100	[thread overview]
Message-ID: <hid4r0$12q$2@ger.gmane.org> (raw)
In-Reply-To: <1263143433.3710.34.camel@utx.utx.cz>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Oh, and patches for angstrom should be discussed on the angstrom-devel
ml, not here.

On 10-01-10 18:10, Stanislav Brabec wrote:
> Attached patch disables build of major part of static libraries in the
> Angstrom distribution.
> 
> Rationale:
> 
> Angstrom distribution is intended for project that are typically based
> on multiple packages and use of shared libraries. In such environment,
> static libraries are mostly only a waste of space. Disabling static
> libraries seems to be a smart default.
> 
> diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
> index 85d6f3f..bddedda 100644
> --- a/conf/distro/angstrom-2008.1.conf
> +++ b/conf/distro/angstrom-2008.1.conf
> @@ -41,6 +41,9 @@ require conf/distro/include/preferred-opie-versions-1.2.4.inc
>  DISTRO_TYPE ?= "debug"
>  #DISTRO_TYPE = "release"
>  
> +# Do not build static libraries by default.
> +export enable_static = "no"
> +
>  # Set the toolchain type (internal, external) and brand (generic, csl etc.)
>  TOOLCHAIN_TYPE ?= "internal"
>  TOOLCHAIN_BRAND ?= ""
> 
> 
> 
> ________________________________________________________________________
> Stanislav Brabec
> http://www.penguin.cz/~utx/zaurus

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLShagMkyGM64RGpERAu6jAJ4q5NF/vpB8VD0YRoODwuC6kRlaJACeOdkm
UeWVOTPajY9jqIHdlLTuRbU=
=q5Lc
-----END PGP SIGNATURE-----




      parent reply	other threads:[~2010-01-10 18:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-10 17:10 [PATCH 2/2] disable static libraries in Angstrom Stanislav Brabec
2010-01-10 18:02 ` Koen Kooi
2010-01-10 19:33   ` Stanislav Brabec
2010-01-11 11:09     ` Koen Kooi
2010-01-10 18:04 ` Koen Kooi [this message]

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='hid4r0$12q$2@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    /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