Re: [gentoo-user] llvm clang ABI confusion

2016-02-10 Thread Alan McKinnon
On 10/02/2016 23:52, James wrote: > Hello, > > My previous post suggest that every file under /etc/portage > > can be parsed for flags and directives. I removed all of the archives > > and that cleanup of /etc/portage/ is in progress. This question > > is unrelated, as best as I can tell. >

[gentoo-user] llvm clang ABI confusion

2016-02-10 Thread James
Hello, My previous post suggest that every file under /etc/portage can be parsed for flags and directives. I removed all of the archives and that cleanup of /etc/portage/ is in progress. This question is unrelated, as best as I can tell. Ok, so I just went to install something and got this

Re: [gentoo-user] llvm clang ABI confusion

2016-02-10 Thread Neil Bothwick
On Wed, 10 Feb 2016 21:52:16 + (UTC), James wrote: > in my /etc/portage/package.use/000.abi I have this > entry:: */* -abi_x86_32 When package.use (and other package.*) is a directory, the files in it are concatenated, in lexical order. So your entry appears right at the start. This