On Fri, Nov 14, 2008 at 12:25:16PM +, Roger Leigh wrote:
> On Thu, Nov 13, 2008 at 08:19:38PM -0600, Kumar Appaiah wrote:
> > I was wondering if you could suggest a nice way to use pbuilder to
> > test package builds with gcc-snapshot.
>
> Just a note to point out that sbuild supports the use
On Thu, Nov 13, 2008 at 08:19:38PM -0600, Kumar Appaiah wrote:
> I was wondering if you could suggest a nice way to use pbuilder to
> test package builds with gcc-snapshot.
Just a note to point out that sbuild supports the use of gcc-snapshot without
any special configuration. Just add the --use-
On Thu, Nov 13, 2008 at 08:19:38PM -0600, Kumar Appaiah wrote:
> Dear Debian Mentors,
*SKIP*
> 1. Is there a way to set an arbitrary environment variable while
>running pbuilder (in my case, LD_LIBRARY_PATH).
Try adding C in
pbuilderrc (whatever is effective in your installation). If my
und
Paul Wise wrote:
> On Fri, Nov 14, 2008 at 11:19 AM, Kumar Appaiah
> <[EMAIL PROTECTED]> wrote:
>
>> 1. Is there a way to set an arbitrary environment variable while
>> running pbuilder (in my case, LD_LIBRARY_PATH).
>
> grep export ~/.pbuilderrc
> export CCACHE_DIR="/var/cache/pbuilder/ccache
On Fri, Nov 14, 2008 at 11:34:31AM +0900, Paul Wise wrote:
> > 1. Is there a way to set an arbitrary environment variable while
> > running pbuilder (in my case, LD_LIBRARY_PATH).
>
> grep export ~/.pbuilderrc
> export CCACHE_DIR="/var/cache/pbuilder/ccache"
> export PATH="/usr/lib/ccache:${PATH
On Fri, Nov 14, 2008 at 11:19 AM, Kumar Appaiah
<[EMAIL PROTECTED]> wrote:
> 1. Is there a way to set an arbitrary environment variable while
> running pbuilder (in my case, LD_LIBRARY_PATH).
grep export ~/.pbuilderrc
export CCACHE_DIR="/var/cache/pbuilder/ccache"
export PATH="/usr/lib/ccache:$
6 matches
Mail list logo