Gentoo Archives: gentoo-dev

From: Ned Ludd <solar@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] New PKGDIR=$PORTDIR/packages/$CHOST
Date: Sat, 31 Jul 2004 17:34:03
Message-Id: 1091295192.17729.321.camel@simple
1 Would anybody object to making the default PKGDIR be
2 $PORTDIR/packages/$CHOST ?
3
4 CCHOST would even be ideal, but this variable is never set to CHOST in
5 the global scope if not cross compiling.
6
7 The idea here is that we would keep packages of diff CHOST's from
8 overwriting each other when the same CPU is used to stage for more than
9 one CHOST while using mount --bind /usr/portage $CHROOTDIR/usr/portage
10 (x86-64 building x86-32 packages for example)
11
12 --
13 Ned Ludd <solar@g.o>
14 Gentoo (hardened,security,infrastructure,embedded,toolchain) Developer

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] New PKGDIR=$PORTDIR/packages/$CHOST Ciaran McCreesh <ciaranm@g.o>
Re: [gentoo-dev] New PKGDIR=$PORTDIR/packages/$CHOST Andrew Cowie <andrew@×××××××××××××××××××.com>
Re: [gentoo-dev] New PKGDIR=$PORTDIR/packages/$CHOST Ned Ludd <solar@g.o>