mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/6 v5] [x86_64, multilib] libgcc need to be install in /lib64 instead of /lib
Date: Wed, 4 Apr 2012 08:21:47 +0200	[thread overview]
Message-ID: <20120404062147.GL28453@pengutronix.de> (raw)
In-Reply-To: <1332961505-16641-1-git-send-email-linux@bohmer.net>

On Wed, Mar 28, 2012 at 09:05:00PM +0200, Remy Bohmer wrote:
> Let install_copy_toolchain itself figure out where to install the
> libgcc libraries and its friends.
> 
> Signed-off-by: Remy Bohmer <linux@bohmer.net>

Whole series applied.

Michael

> ---
>  v5: no changes compared to v4 (just to keep the series together)
> 
>  rules/gcclibs.make |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/gcclibs.make b/rules/gcclibs.make
> index 60c474c..a1079c2 100644
> --- a/rules/gcclibs.make
> +++ b/rules/gcclibs.make
> @@ -36,15 +36,15 @@ $(STATEDIR)/gcclibs.targetinstall:
>  	@$(call install_fixup, gcclibs,DESCRIPTION,missing)
>  
>  ifdef PTXCONF_GCCLIBS_GCC_S
> -	@$(call install_copy_toolchain_lib, gcclibs, libgcc_s.so, /lib)
> +	@$(call install_copy_toolchain_lib, gcclibs, libgcc_s.so)
>  endif
>  
>  ifdef PTXCONF_GCCLIBS_CXX
> -	@$(call install_copy_toolchain_lib, gcclibs, libstdc++.so, /usr/lib)
> +	@$(call install_copy_toolchain_lib, gcclibs, libstdc++.so)
>  endif
>  
>  ifdef PTXCONF_GCCLIBS_GCJ
> -	@$(call install_copy_toolchain_lib, gcclibs, libgcj.so, /usr/lib)
> +	@$(call install_copy_toolchain_lib, gcclibs, libgcj.so)
>  endif
>  
>  	@$(call install_finish, gcclibs)
> -- 
> 1.7.5.4
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      parent reply	other threads:[~2012-04-04  6:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-28 19:05 Remy Bohmer
2012-03-28 19:05 ` [ptxdist] [PATCH 2/6 v5] [x86_64, multilib] Remove hardcoded paths from glibc.make Remy Bohmer
2012-03-28 19:05 ` [ptxdist] [PATCH 3/6 v5] [x86_64, multilib] Make packages install their libraries at the right place Remy Bohmer
2012-03-28 19:05 ` [ptxdist] [PATCH 4/6 v5] [x86_64, multilib] Install Zlib " Remy Bohmer
2012-03-28 19:05 ` [ptxdist] [PATCH 5/6 v5] [x86_64, multilib] Install Ncurses " Remy Bohmer
2012-03-28 19:05 ` [ptxdist] [PATCH 6/6 v5] [x86_64, multilib] Install Procps " Remy Bohmer
2012-04-04  6:21 ` Michael Olbrich [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=20120404062147.GL28453@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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