All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paulius Zaleckas <paulius.zaleckas@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH RESEND] Fix autotools instalation with symbols
Date: Thu, 18 Mar 2010 20:22:32 +0200	[thread overview]
Message-ID: <4BA26F68.8020407@gmail.com> (raw)
In-Reply-To: <20100307173913.401faec3@surf>

On 03/07/2010 06:39 PM, Thomas Petazzoni wrote:
> On Sun, 07 Mar 2010 17:33:59 +0200
> Paulius Zaleckas<paulius.zaleckas@gmail.com>  wrote:
>
>> When installing without symbols install-strip is used,
>> with symbols - install-exec.
>> Since install-exec installs only executables, we should use
>> simple install, to install other needed files also
>> (like files in /usr/shared) as install-strip does.
>>
>> Signed-off-by: Paulius Zaleckas<paulius.zaleckas@gmail.com>
>> Acked-by: Lionel Landwerlin<llandwerlin@gmail.com>
>
> Acked-by: Thomas Petazzoni<thomas.petazzoni@free-electrons.com>

Peter,

Please take this patch as now for example X11 drivers are not
installed for the target. There are also various other problems
without this patch.

Paulius

  reply	other threads:[~2010-03-18 18:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-07 15:33 [Buildroot] [PATCH RESEND] Fix autotools instalation with symbols Paulius Zaleckas
2010-03-07 16:39 ` Thomas Petazzoni
2010-03-18 18:22   ` Paulius Zaleckas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-03-25 18:48 Paulius Zaleckas

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=4BA26F68.8020407@gmail.com \
    --to=paulius.zaleckas@gmail.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 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.