[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#484277: detail



How can I unsubscribe from the list?

--- On Mon, 6/29/09, Neil Williams <codehelp@debian.org> wrote:

> From: Neil Williams <codehelp@debian.org>
> Subject: Bug#484277: detail
> To: 484277@bugs.debian.org
> Cc: control@bugs.debian.org
> Date: Monday, June 29, 2009, 1:29 PM
> retitle 484277 use arch specific
> dlsearch_path config to remove rpath.
> thanks
> 
> Currently testing adding this kind of variable into the
> dpkg-cross
> config files:
> 
> # override libtool until #367115 is fixed
> hostarch=`dpkg-architecture -qDEB_HOST_GNU_TYPE`
> lt_cv_sys_lib_dlsearch_path_spec="/usr/$hostarch/lib /lib
> /usr/lib /usr/local/lib"
> 
> $ cat test.sh 
> #!/bin/sh
> 
> . cross-config.cache
> 
> echo $lt_cv_sys_lib_dlsearch_path_spec
> 
> $ sh test.sh 
> /usr/x86_64-linux-gnu/lib /lib /usr/lib /usr/local/lib
> 
> $ dpkg-architecture -aarmel -c "sh test.sh "
> 2>/dev/null
> /usr/arm-linux-gnueabi/lib /lib /usr/lib /usr/local/lib
> 
> 
> -- 
> 
> 
> Neil Williams
> =============
> http://www.data-freedom.org/
> http://www.linux.codehelp.co.uk/
> http://e-mail.is-not-s.ms/
> 
> 



Reply to: