Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-29 Thread Michał Górny
On Sun, 25 Sep 2016 23:08:52 +0200 Michał Górny wrote: > Hi, > > I'd like to introduce a new USE_EXPAND for LLVM & clang. It'd be named > LLVM_TARGETS, and it's going to replace the current solution based on > USE=multitarget & VIDEO_CARDS=radeon. > > In the old system, the following rules appl

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-28 Thread Mart Raudsepp
Ühel kenal päeval, K, 28.09.2016 kell 08:39, kirjutas Michał Górny: > On Wed, 28 Sep 2016 08:31:06 +0200 > Marek Szuba wrote: > > > > > On 2016-09-27 22:51, Raymond Jennings wrote: > > > > > > > > Doesn't VIDEO_CARDS factor in on xorg-server's video driver > > > selection?   > > It does. Which

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-27 Thread Michał Górny
On Wed, 28 Sep 2016 08:31:06 +0200 Marek Szuba wrote: > On 2016-09-27 22:51, Raymond Jennings wrote: > > > Doesn't VIDEO_CARDS factor in on xorg-server's video driver > > selection? > It does. Which is why with the way things are now, and which Michał's > proposal should improve, someone with

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-27 Thread Marek Szuba
On 2016-09-27 22:51, Raymond Jennings wrote: > Doesn't VIDEO_CARDS factor in on xorg-server's video driver > selection? It does. Which is why with the way things are now, and which Michał's proposal should improve, someone with an amdgpu-compatible card will still have xf86-video-ati lying around

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-27 Thread Andy Mender
It does. In effect it determines which xorg-drivers are to be merged. This, and some other packages with options for specific graphic cards/adapters. Best regards, Andy Mender. On 27 Sep 2016 22:52, "Raymond Jennings" wrote: > On Sun, Sep 25, 2016 at 11:29 PM, Michał Górny wrote: > >> On Mon,

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-27 Thread Raymond Jennings
On Sun, Sep 25, 2016 at 11:29 PM, Michał Górny wrote: > On Mon, 26 Sep 2016 08:18:27 +0200 > Michał Górny wrote: > > > On Mon, 26 Sep 2016 00:42:11 +0300 > > Mart Raudsepp wrote: > > > > > Ühel kenal päeval, P, 25.09.2016 kell 23:08, kirjutas Michał Górny: > > > > I'd like to introduce a new US

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-25 Thread Michał Górny
On Mon, 26 Sep 2016 08:18:27 +0200 Michał Górny wrote: > On Mon, 26 Sep 2016 00:42:11 +0300 > Mart Raudsepp wrote: > > > Ühel kenal päeval, P, 25.09.2016 kell 23:08, kirjutas Michał Górny: > > > I'd like to introduce a new USE_EXPAND for LLVM & clang. It'd be > > > named > > > LLVM_TARGETS, a

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-25 Thread Michał Górny
On Mon, 26 Sep 2016 00:42:11 +0300 Mart Raudsepp wrote: > Ühel kenal päeval, P, 25.09.2016 kell 23:08, kirjutas Michał Górny: > > I'd like to introduce a new USE_EXPAND for LLVM & clang. It'd be > > named > > LLVM_TARGETS, and it's going to replace the current solution based on > > USE=multitarge

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-25 Thread Matthias Maier
On Sun, Sep 25, 2016, at 16:08 CDT, Michał Górny wrote: > Hi, > > I'd like to introduce a new USE_EXPAND for LLVM & clang. It'd be named > LLVM_TARGETS, and it's going to replace the current solution based on > USE=multitarget & VIDEO_CARDS=radeon. > > In the old system, the following rules appl

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-25 Thread Mart Raudsepp
Ühel kenal päeval, E, 26.09.2016 kell 00:42, kirjutas Mart Raudsepp: > > The new system will be applied to 3.9.0 and ebuilds. > > VIDEO_CARDS > > flag will be removed completely because of no revdeps. > > People with radeonsi graphics set VIDEO_CARDS=radeon already, I'm a > bit > reserved abo

Re: [gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-25 Thread Mart Raudsepp
Ühel kenal päeval, P, 25.09.2016 kell 23:08, kirjutas Michał Górny: > I'd like to introduce a new USE_EXPAND for LLVM & clang. It'd be > named > LLVM_TARGETS, and it's going to replace the current solution based on > USE=multitarget & VIDEO_CARDS=radeon. > > - VIDEO_CARDS=radeon enabled additional

[gentoo-dev] [RFC] New USE_EXPAND: LLVM_TARGETS

2016-09-25 Thread Michał Górny
Hi, I'd like to introduce a new USE_EXPAND for LLVM & clang. It'd be named LLVM_TARGETS, and it's going to replace the current solution based on USE=multitarget & VIDEO_CARDS=radeon. In the old system, the following rules applied: - host (implicitly figured out by LLVM) and BPF targets were alwa