[Libclc-dev] [PATCH] Fixes for building with Ninja and with Python3

Tom Stellard tom at stellard.net
Wed Jan 29 12:09:18 PST 2014


On Mon, Jan 27, 2014 at 05:38:29PM +0000, Daniel Liew wrote:
> > Perhaps Peter can take a look.  I know nothing about ninja.
> >
> 
> Most of the issues related to the aliases used by the r600 target. I
> believe you are mostly responsible for these so maybe it would be
> better if you tested it, I don't know if the build system is producing
> the right thing (it looked like it was). One of the patches adds
> documentation on how to use ninja but it is incredibly
> straightforward, you simply do this...
> 
> $ ./configure.py -g ninja  <other options>
> $ ninja
> $ ninja install
> 
> If the above works and so does the makefile build surely it's good
> enough to commit? It's certainly better than the ninja build not
> working at all.
> 

Hi Dan,

I've tested these patches and they work fine.  I just pushed them
to the SVN repo.   Thank you!

-Tom




More information about the Libclc-dev mailing list