Re: [Mesa-dev] [PATCH] mesa/dri/r200: Refrain from using symbol links in repo

2016-02-18 Thread Emil Velikov
On 18 February 2016 at 06:23, wrote: > Disregard, apparently this breaks out-of-tree builds. There perhaps is maybe > no good solution here so i`ll refrain from this can of worms for now. > I've shared a rough plan [1] how to resolve things not too long ago. Feel free to check through the tread o

Re: [Mesa-dev] [PATCH] mesa/dri/r200: Refrain from using symbol links in repo

2016-02-17 Thread eocallaghan
Disregard, apparently this breaks out-of-tree builds. There perhaps is maybe no good solution here so i`ll refrain from this can of worms for now. On 2016-02-18 15:46, Edward O'Callaghan wrote: Just use the relative path in the Makefile.source over symbol links that are not necessarily portabl

[Mesa-dev] [PATCH] mesa/dri/r200: Refrain from using symbol links in repo

2016-02-17 Thread Edward O'Callaghan
Just use the relative path in the Makefile.source over symbol links that are not necessarily portable. Untested as I don't have this old hardware. Signed-off-by: Edward O'Callaghan --- src/mesa/drivers/dri/r200/Makefile.sources| 58 +++ src/mesa/drivers/dri/r200/rade