All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [WIP PATCH 0/5] Static linking fixes
Date: Mon, 26 May 2014 07:02:29 -0300	[thread overview]
Message-ID: <53831135.4080405@zacarias.com.ar> (raw)
In-Reply-To: <CAAXf6LUuv3vuX-wh1oYBuCfcUFvq356KPxCw61pqtOp10ESubg@mail.gmail.com>

On 05/26/2014 05:13 AM, Thomas De Schampheleire wrote:

Hi.

> Your patches do not yet go as far as touching the
> BR2_PREFER_STATIC_LIB variable. We have talked about this in the past
> but as far as I know there is no-one that has actually wrote patches
> for it.
> See also http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014#BR2_PREFER_STATIC_LIB_refactoring
> 
> It would be awesome if this refactoring could be taken up by someone
> in the 2014.08 cycle, but I don't know if anyone has time for this...

Well, that's why it's called a WIP :)
Also Thomas P. told me he has done something about it so i would just be
reinventing the wheel.
And if it's just a rename it's a pretty simple "find . -type f -exec sed
-i -e "s/BR2_PREFER_STATIC_LIB/BR2_SOMETHING/" {} \;" with some hand
editing of toplevel Config.in to adjust the description as well.
Regards.

  reply	other threads:[~2014-05-26 10:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-25 22:12 [Buildroot] [WIP PATCH 0/5] Static linking fixes Gustavo Zacarias
2014-05-25 22:12 ` [Buildroot] [WIP PATCH 1/5] uclibc: don't install tools to staging when static Gustavo Zacarias
2014-05-26  9:35   ` Thomas Petazzoni
2014-07-15 18:54   ` Thomas Petazzoni
2014-05-25 22:12 ` [Buildroot] [WIP PATCH 2/5] gcc-final: disable shared build for static Gustavo Zacarias
2014-05-26  9:37   ` Thomas Petazzoni
2014-05-26 10:04     ` Gustavo Zacarias
2014-05-26 10:07       ` Thomas Petazzoni
2014-05-26 11:02         ` Gustavo Zacarias
2014-05-26  9:38   ` Thomas Petazzoni
2014-05-26 10:06     ` Gustavo Zacarias
2014-05-26 10:24       ` Thomas Petazzoni
2014-05-26 11:03         ` Gustavo Zacarias
2014-05-26 12:05           ` Thomas Petazzoni
2014-05-25 22:12 ` [Buildroot] [WIP PATCH 3/5] libiconv: disable preloadable for static builds Gustavo Zacarias
2014-05-25 22:12 ` [Buildroot] [WIP PATCH 4/5] package infra: revert 0a4bd19f Gustavo Zacarias
2014-05-25 22:13 ` [Buildroot] [WIP PATCH 5/5] package infra: add -static to C/CXXFLAGS Gustavo Zacarias
2014-05-26  8:13 ` [Buildroot] [WIP PATCH 0/5] Static linking fixes Thomas De Schampheleire
2014-05-26 10:02   ` Gustavo Zacarias [this message]
2014-07-30 21:42 ` Thomas Petazzoni

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=53831135.4080405@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.